Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'features')
-rw-r--r--features/org.eclipse.etrice.examples.feature/feature.xml11
1 files changed, 2 insertions, 9 deletions
diff --git a/features/org.eclipse.etrice.examples.feature/feature.xml b/features/org.eclipse.etrice.examples.feature/feature.xml
index 4e90c86aa..3b699bb62 100644
--- a/features/org.eclipse.etrice.examples.feature/feature.xml
+++ b/features/org.eclipse.etrice.examples.feature/feature.xml
@@ -37,21 +37,14 @@ http://www.eclipse.org/legal/epl-v10.html Description here.
</requires>
<plugin
- id="org.eclipse.etrice.doc.tutorials"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
-
- <plugin
- id="org.eclipse.etrice.example"
+ id="org.eclipse.etrice.modellib"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
- id="org.eclipse.etrice.modellib"
+ id="org.eclipse.etrice.tutorials"
download-size="0"
install-size="0"
version="0.0.0"

Back to the top