mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-23 17:05:26 +02:00
[releng] Update p2.inf's reference
Change-Id: Ib423cf02dfddc6bf4a1f45b10728872afbe0a0e3
This commit is contained in:
parent
bbe89c853e
commit
5138a91074
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/10.2,type:0,name:CDT,enabled:false); \
|
||||
org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(location:http${#58}//download.eclipse.org/tools/cdt/releases/10.2,type:1,name:CDT,enabled:false);
|
||||
org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(location:http${#58}//download.eclipse.org/tools/cdt/releases/10.3,type:0,name:CDT,enabled:false); \
|
||||
org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(location:http${#58}//download.eclipse.org/tools/cdt/releases/10.3,type:1,name:CDT,enabled:false);
|
||||
|
|
Loading…
Add table
Reference in a new issue