Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.etrice.core.common/META-INF/MANIFEST.MF')
-rw-r--r--plugins/org.eclipse.etrice.core.common/META-INF/MANIFEST.MF1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/org.eclipse.etrice.core.common/META-INF/MANIFEST.MF b/plugins/org.eclipse.etrice.core.common/META-INF/MANIFEST.MF
index 17f6c1649..efe3daad6 100644
--- a/plugins/org.eclipse.etrice.core.common/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.etrice.core.common/META-INF/MANIFEST.MF
@@ -40,5 +40,6 @@ Export-Package: org.eclipse.etrice.core.common,
org.eclipse.etrice.core.common.scoping,
org.eclipse.etrice.core.common.serializer,
org.eclipse.etrice.core.common.services,
+ org.eclipse.etrice.core.common.util,
org.eclipse.etrice.core.common.validation

Back to the top