diff options
Diffstat (limited to 'packages/org.eclipse.epp.package.jee.feature/p2.inf')
-rw-r--r-- | packages/org.eclipse.epp.package.jee.feature/p2.inf | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/packages/org.eclipse.epp.package.jee.feature/p2.inf b/packages/org.eclipse.epp.package.jee.feature/p2.inf index 17d65c6d..d50f15f7 100644 --- a/packages/org.eclipse.epp.package.jee.feature/p2.inf +++ b/packages/org.eclipse.epp.package.jee.feature/p2.inf @@ -6,13 +6,3 @@ requires.1.namespace=org.eclipse.equinox.p2.iu requires.1.name=org.eclipse.platform.ide requires.1.range=[3.5.0.I20090522-1710,3.5.0.I20090522-1710] requires.1.greedy=true - -instructions.configure=\ - setProgramProperty(propName:osgi.splashPath, propValue:platform:/base/plugins/org.eclipse.epp.package.jee);\ - setProgramProperty(propName:eclipse.product,propValue:org.eclipse.epp.package.jee.product);\ - setProgramProperty(propName:eclipse.application,propValue:org.eclipse.ui.ide.workbench); - -instructions.unconfigure=\ - setProgramProperty(propName:osgi.splashPath,propValue:);\ - setProgramProperty(propName:eclipse.product,propValue:);\ - setProgramProperty(propName:eclipse.application,propValue:);
\ No newline at end of file |