Skip to content

Commit 3283720

Browse files
authored
Use Equo Solstice to calculate and download eclipse dependencies (#1524)
2 parents f2558fe + d807cf7 commit 3283720

File tree

102 files changed

+523
-2227
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

102 files changed

+523
-2227
lines changed

CHANGES.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@ We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (
1414
* You can now put the filename into a license header template with `$FILE`. ([#1605](https://github.com/diffplug/spotless/pull/1605) fixes [#1147](https://github.com/diffplug/spotless/issues/1147))
1515
### Changes
1616
* We are now opting in to Gradle's new stable configuration cache. ([#1591](https://github.com/diffplug/spotless/pull/1591))
17+
* Adopt [Equo Solstice OSGi and p2 shim](https://github.com/equodev/equo-ide/tree/main/solstice) to update all Eclipse-based plugins. ([#1524](https://github.com/diffplug/spotless/pull/1524))
18+
* Eclipse JDT now supports `4.9` through `4.26`. Also we now recommend dropping the last `.0`, e.g. `4.26` instead of `4.26.0`, you'll get warnings to help you switch.
19+
* Eclipse Groovy now supports `4.18` through `4.26`. Also we now recommend dropping the last `.0`, e.g. `4.26` instead of `4.26.0`, you'll get warnings to help you switch.
20+
* Eclipse CDT now supports `10.6` through `11.0`.
21+
* Eclipse WTP is still WIP at [#1622](https://github.com/diffplug/spotless/pull/1622).
1722

1823
## [2.36.0] - 2023-02-27
1924
### Added

_ext/eclipse-cdt/CHANGES.md

Lines changed: 0 additions & 63 deletions
This file was deleted.

_ext/eclipse-cdt/LICENSE.txt

Lines changed: 0 additions & 70 deletions
This file was deleted.

_ext/eclipse-cdt/README.md

Lines changed: 0 additions & 10 deletions
This file was deleted.

_ext/eclipse-cdt/build.gradle

Lines changed: 0 additions & 40 deletions
This file was deleted.

_ext/eclipse-cdt/gradle.properties

Lines changed: 0 additions & 12 deletions
This file was deleted.

_ext/eclipse-cdt/src/main/java/com/diffplug/spotless/extra/eclipse/cdt/package-info.java

Lines changed: 0 additions & 20 deletions
This file was deleted.

0 commit comments

Comments
 (0)