1
0
Fork 0
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:
Marc Khouzam 2016-06-06 15:53:20 -04:00 committed by Gerrit Code Review @ Eclipse.org
parent 50ce6beede
commit 7b0d10e510

View file

@ -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);