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 4d7008c commit bcb33dbCopy full SHA for bcb33db
it.baeyens.arduino.parent/pom.xml
@@ -402,11 +402,16 @@
402
</profile>
403
</profiles>
404
405
- <repositories>
+ <repositories>
406
<repository>
407
<id>nebula</id>
408
<layout>p2</layout>
409
- <url> http://download.eclipse.org/technology/nebula/snapshot</url>
+ <url>http://download.eclipse.org/technology/nebula/snapshot</url>
410
+ </repository>
411
+ <repository>
412
+ <id>cdt-8.8</id>
413
+ <layout>p2</layout>
414
+ <url>http://download.eclipse.org/tools/cdt/releases/8.8</url>
415
</repository>
416
</repositories>
417
0 commit comments