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:
parent
57a18b9b44
commit
7ba737a571
2 changed files with 5 additions and 1 deletions
|
@ -1,2 +1,3 @@
|
|||
bin.includes = feature.xml,\
|
||||
feature.properties
|
||||
feature.properties,\
|
||||
p2.inf
|
||||
|
|
|
@ -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);
|
Loading…
Add table
Reference in a new issue