Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.teneo.all-feature/feature.xml')
-rw-r--r--plugins/org.eclipse.emf.teneo.all-feature/feature.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/plugins/org.eclipse.emf.teneo.all-feature/feature.xml b/plugins/org.eclipse.emf.teneo.all-feature/feature.xml
index d484b361e..6c98baef3 100644
--- a/plugins/org.eclipse.emf.teneo.all-feature/feature.xml
+++ b/plugins/org.eclipse.emf.teneo.all-feature/feature.xml
@@ -33,4 +33,8 @@
id="org.eclipse.emf.teneo.eclipselink.sdk"
version="0.0.0"/>
+ <includes
+ id="org.eclipse.emf.teneo.eclipselink.examples"
+ version="0.0.0"/>
+
</feature>

Back to the top