Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'features/org.eclipse.etrice.examples.feature/feature.xml')
-rw-r--r--features/org.eclipse.etrice.examples.feature/feature.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/features/org.eclipse.etrice.examples.feature/feature.xml b/features/org.eclipse.etrice.examples.feature/feature.xml
index d1a56a9e5..4e90c86aa 100644
--- a/features/org.eclipse.etrice.examples.feature/feature.xml
+++ b/features/org.eclipse.etrice.examples.feature/feature.xml
@@ -50,4 +50,11 @@ http://www.eclipse.org/legal/epl-v10.html Description here.
version="0.0.0"
unpack="false"/>
+ <plugin
+ id="org.eclipse.etrice.modellib"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
</feature>

Back to the top