Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: 118d8529802e0aa113c57815da4006b28bab4d55 (plain) (tree)
1
2
3
4
5
6
7
8
9








                                                                                         
org.eclipse.pde.build.append.startlevels=false
org.eclipse.pde.build.append.launchers=true
properties.1.name=org.eclipse.equinox.p2.type.group
properties.1.value=false

instructions.configure.import=org.eclipse.equinox.p2.touchpoint.eclipse.setLauncherName
instructions.configure=setLauncherName(name:eclipse);
instructions.unconfigure.import=org.eclipse.equinox.p2.touchpoint.eclipse.setLauncherName
instructions.unconfigure=setLauncherName();

Back to the top