mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Update p2.inf for 9.1 release
Change-Id: I86b0295b33ced43028dd066c7611b2adc04da9a3
This commit is contained in:
parent
50ce6beede
commit
7b0d10e510
1 changed files with 2 additions and 2 deletions
|
@ -1,3 +1,3 @@
|
|||
instructions.configure=\
|
||||
org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(location:http${#58}//download.eclipse.org/tools/cdt/releases/9.0,type:0,name:CDT,enabled:false); \
|
||||
org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(location:http${#58}//download.eclipse.org/tools/cdt/releases/9.0,type:1,name:CDT,enabled:false);
|
||||
org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(location:http${#58}//download.eclipse.org/tools/cdt/releases/9.1,type:0,name:CDT,enabled:false); \
|
||||
org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(location:http${#58}//download.eclipse.org/tools/cdt/releases/9.1,type:1,name:CDT,enabled:false);
|
||||
|
|
Loading…
Add table
Reference in a new issue