Skip to content

Commit 4fc322f

Browse files
committed
remvoed i-builds of Eclipse platform from builds, updated lsp4e to latest release
1 parent 4171e8f commit 4fc322f

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

eclipse-distribution/pom.xml

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@
172172
<repository>
173173
<id>lsp4e</id>
174174
<layout>p2</layout>
175-
<url>https://download.eclipse.org/lsp4e/releases/0.29.1/</url>
175+
<url>https://download.eclipse.org/lsp4e/releases/0.29.3/</url>
176176
<!-- <url>https://download.eclipse.org/lsp4e/snapshots/</url> -->
177177
</repository>
178178
<repository>
@@ -207,12 +207,6 @@
207207
<url>https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2025-12</url>
208208
</repository>
209209

210-
<repository> <!-- TEMPORARY to GRAB Java 25 support in early builds and macos 26.1 highlight issue -->
211-
<id>2025-12-i-builds</id>
212-
<layout>p2</layout>
213-
<url>https://download.eclipse.org/eclipse/updates/4.38-I-builds/</url>
214-
</repository>
215-
216210
<repository>
217211
<id>maven-egit</id>
218212
<layout>p2</layout>
@@ -233,7 +227,7 @@
233227
<repository>
234228
<id>lsp4e</id>
235229
<layout>p2</layout>
236-
<url>https://download.eclipse.org/lsp4e/releases/0.29.1/</url>
230+
<url>https://download.eclipse.org/lsp4e/releases/0.29.3/</url>
237231
<!-- <url>https://download.eclipse.org/lsp4e/snapshots/</url> -->
238232
</repository>
239233
<repository>

0 commit comments

Comments
 (0)