Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.etrice.generator.config/META-INF/MANIFEST.MF')
-rw-r--r--plugins/org.eclipse.etrice.generator.config/META-INF/MANIFEST.MF1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/org.eclipse.etrice.generator.config/META-INF/MANIFEST.MF b/plugins/org.eclipse.etrice.generator.config/META-INF/MANIFEST.MF
index df2d77df8..ac386c668 100644
--- a/plugins/org.eclipse.etrice.generator.config/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.etrice.generator.config/META-INF/MANIFEST.MF
@@ -12,6 +12,7 @@ Require-Bundle: org.eclipse.etrice.core.common;bundle-version="2.0.0",
org.eclipse.etrice.core.config;bundle-version="2.0.0",
org.eclipse.etrice.core.genmodel;bundle-version="2.0.0",
org.eclipse.etrice.generator;bundle-version="2.0.0",
+ org.eclipse.etrice.generator.base;bundle-version="2.0.0",
org.eclipse.xtend.lib;bundle-version="2.6.0",
com.google.guava;bundle-version="8.0.0",
org.eclipse.xtext.xbase.lib;bundle-version="2.6.0"

Back to the top