1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-23 16:23:52 +02:00

Add Arduino Neon update site.

Change-Id: I628fdc20f5714170cf5f2ec92967473415795800
This commit is contained in:
Doug Schaefer 2016-05-24 11:13:29 -04:00
parent 57a18b9b44
commit 7ba737a571
2 changed files with 5 additions and 1 deletions

View file

@ -1,2 +1,3 @@
bin.includes = feature.xml,\
feature.properties
feature.properties,\
p2.inf

View file

@ -0,0 +1,3 @@
instructions.configure=\
org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(location:http${#58}//download.eclipse.org/tools/cdt/arduino/neon/,type:0,name:Arduino Neon,enabled:false); \
org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(location:http${#58}//download.eclipse.org/tools/cdt/arduino/neon/,type:1,name:Arduino Neon,enabled:false);