Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'features/org.eclipse.emf.cdo.server.product-feature/feature.xml')
-rw-r--r--features/org.eclipse.emf.cdo.server.product-feature/feature.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/features/org.eclipse.emf.cdo.server.product-feature/feature.xml b/features/org.eclipse.emf.cdo.server.product-feature/feature.xml
index da689b66ff..a92ebb55f2 100644
--- a/features/org.eclipse.emf.cdo.server.product-feature/feature.xml
+++ b/features/org.eclipse.emf.cdo.server.product-feature/feature.xml
@@ -33,6 +33,10 @@
<discovery label="%updateSiteName" url="http://www.eclipse.org/modeling/updates/"/>
</url>
+ <includes
+ id="org.eclipse.equinox.executable"
+ version="0.0.0"/>
+
<plugin
id="org.eclipse.core.contenttype"
download-size="0"

Back to the top