We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85f9dec commit 9445cb7Copy full SHA for 9445cb7
eclipse-distribution/pom.xml
@@ -229,8 +229,8 @@
229
<url>https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2025-12</url>
230
</repository>
231
232
- <repository> <!-- TEMPORARY to GRAB Java 25 support in early builds -->
233
- <id>2025-09-i-builds</id>
+ <repository> <!-- TEMPORARY to GRAB Java 25 support in early builds and macos 26.1 highlight issue -->
+ <id>2025-12-i-builds</id>
234
<layout>p2</layout>
235
<url>https://download.eclipse.org/eclipse/updates/4.38-I-builds/</url>
236
0 commit comments