We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b91b4c commit 4c67594Copy full SHA for 4c67594
eclipse-distribution/pom.xml
@@ -298,6 +298,11 @@
298
<layout>p2</layout>
299
<url>https://download.eclipse.org/wildwebdeveloper/releases/latest/</url>
300
</repository>
301
+ <repository>
302
+ <id>cdt-updates</id>
303
+ <layout>p2</layout>
304
+ <url>https://download.eclipse.org/tools/cdt/releases/latest/</url>
305
+ </repository>
306
<repository>
307
<id>lsp4e</id>
308
@@ -398,6 +403,11 @@
398
403
399
404
400
405
406
407
408
409
410
401
411
402
412
413
0 commit comments