Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2013-09-23 18:12:08 +0000
committerThomas Watson2013-09-23 18:12:08 +0000
commite899e4a60d1982451d7b4297fdc4b864c6458a73 (patch)
tree125e5e162cef925990b52c72a279a6b3afafe88b /features/org.eclipse.equinox.executable.feature
parentb0050c572f18b9830b32887967833c1d8003710b (diff)
downloadrt.equinox.framework-e899e4a60d1982451d7b4297fdc4b864c6458a73.tar.gz
rt.equinox.framework-e899e4a60d1982451d7b4297fdc4b864c6458a73.tar.xz
rt.equinox.framework-e899e4a60d1982451d7b4297fdc4b864c6458a73.zip
Bug 417460 - Features reference plugins with version "0.0.0"
Diffstat (limited to 'features/org.eclipse.equinox.executable.feature')
-rw-r--r--features/org.eclipse.equinox.executable.feature/feature.xml10
1 files changed, 0 insertions, 10 deletions
diff --git a/features/org.eclipse.equinox.executable.feature/feature.xml b/features/org.eclipse.equinox.executable.feature/feature.xml
index 7b4a01bbc..c88813eb9 100644
--- a/features/org.eclipse.equinox.executable.feature/feature.xml
+++ b/features/org.eclipse.equinox.executable.feature/feature.xml
@@ -52,16 +52,6 @@
fragment="true"/>
<plugin
- id="org.eclipse.equinox.launcher.cocoa.macosx"
- os="macosx"
- ws="cocoa"
- arch="ppc"
- download-size="0"
- install-size="0"
- version="0.0.0"
- fragment="true"/>
-
- <plugin
id="org.eclipse.equinox.launcher.cocoa.macosx.x86_64"
os="macosx"
ws="cocoa"

Back to the top