Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: eb2799aa30a3cfbc641cf985615d089a151aded6 (plain) (tree)
1
2
3
4
5
6
7


                                                      



                                                                                                                                                                     
# disable listing of feature in any category
properties.1.name=org.eclipse.equinox.p2.type.category
properties.1.value=false

instructions.configure=\
org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(type:0,location:http${#58}//download.eclipse.org/releases/latest,name:Latest Eclipse Release,enabled:false);\
org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(type:1,location:http${#58}//download.eclipse.org/releases/latest,name:Latest Eclipse Release,enabled:false);

Back to the top