blob: c95e56b904ec79d78a060cf11fa299204a802f01 [file] [log] [blame]
#tell pde.build not to generate start levels
org.eclipse.pde.build.append.startlevels=false
# Preload ptp update site / repository
instructions.configure=\
org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(type:0,location:http${#58}//download.eclipse.org/tools/ptp/updates/kepler,name:PTP);\
org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(type:1,location:http${#58}//download.eclipse.org/tools/ptp/updates/kepler,name:PTP);
instructions.unconfigure=\
org.eclipse.equinox.p2.touchpoint.eclipse.removeRepository(type:0,location:http${#58}//download.eclipse.org/tools/ptp/updates/kepler);\
org.eclipse.equinox.p2.touchpoint.eclipse.removeRepository(type:1,location:http${#58}//download.eclipse.org/tools/ptp/updates/kepler);
properties.0.name = org.eclipse.equinox.p2.type.product
properties.0.value = true