Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 613f21abc603e764c762826f7e6bc08991b2969a (plain) (blame)
1
2
3
instructions.configure=\
org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(location:https${#58}//download.eclipse.org/tools/cdt/releases/latest,type:0,name:CDT,enabled:true); \
org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(location:https${#58}//download.eclipse.org/tools/cdt/releases/latest,type:1,name:CDT,enabled:true);

Back to the top