Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'features/org.eclipse.emf.cdo.dawn.sdk-feature/feature.xml')
-rw-r--r--features/org.eclipse.emf.cdo.dawn.sdk-feature/feature.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/features/org.eclipse.emf.cdo.dawn.sdk-feature/feature.xml b/features/org.eclipse.emf.cdo.dawn.sdk-feature/feature.xml
index 657d3fb200..c3ea7cda16 100644
--- a/features/org.eclipse.emf.cdo.dawn.sdk-feature/feature.xml
+++ b/features/org.eclipse.emf.cdo.dawn.sdk-feature/feature.xml
@@ -32,6 +32,12 @@
<update label="%updateSiteName" url="http://download.eclipse.org/modeling/emf/cdo/updates/3.0/"/>
</url>
+ <plugin
+ id="org.eclipse.emf.cdo.dawn.sdk"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"/>
+
<includes
id="org.eclipse.emf.cdo.dawn"
version="0.0.0"/>

Back to the top