Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'features')
-rw-r--r--features/org.eclipse.emf.cdo.dawn-feature/feature.xml4
-rw-r--r--features/org.eclipse.emf.cdo.dawn.examples-feature/feature.xml4
2 files changed, 4 insertions, 4 deletions
diff --git a/features/org.eclipse.emf.cdo.dawn-feature/feature.xml b/features/org.eclipse.emf.cdo.dawn-feature/feature.xml
index 4ed3b12b9f..f2188ea675 100644
--- a/features/org.eclipse.emf.cdo.dawn-feature/feature.xml
+++ b/features/org.eclipse.emf.cdo.dawn-feature/feature.xml
@@ -70,11 +70,11 @@
version="0.0.0"
unpack="false"/>
- <plugin
+ <!-- <plugin
id="org.eclipse.emf.cdo.dawn.graphiti"
download-size="0"
install-size="0"
version="0.0.0"
- unpack="false"/>
+ unpack="false"/>-->
</feature>
diff --git a/features/org.eclipse.emf.cdo.dawn.examples-feature/feature.xml b/features/org.eclipse.emf.cdo.dawn.examples-feature/feature.xml
index be61151c33..89936b0864 100644
--- a/features/org.eclipse.emf.cdo.dawn.examples-feature/feature.xml
+++ b/features/org.eclipse.emf.cdo.dawn.examples-feature/feature.xml
@@ -90,11 +90,11 @@
fragment="true"
unpack="false"/>
- <plugin
+ <!--<plugin
id="org.eclipse.emf.cdo.dawn.examples.acore.graphiti"
download-size="0"
install-size="0"
version="0.0.0"
- unpack="false"/>
+ unpack="false"/>-->
</feature>

Back to the top