Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHenrik Rentz-Reichert2011-10-25 10:13:43 +0000
committerHenrik Rentz-Reichert2011-10-25 10:13:43 +0000
commitac26e4dd0267a110f15fe78a6242d9a89e07e5a5 (patch)
tree1b9f0dc5e664e5c28765dc5cdebe076a98e898ae /plugins/org.eclipse.etrice.core.room/META-INF
parentccfb0e84f15c09b927f00f0bc81aeaa96413a28a (diff)
downloadorg.eclipse.etrice-ac26e4dd0267a110f15fe78a6242d9a89e07e5a5.tar.gz
org.eclipse.etrice-ac26e4dd0267a110f15fe78a6242d9a89e07e5a5.tar.xz
org.eclipse.etrice-ac26e4dd0267a110f15fe78a6242d9a89e07e5a5.zip
[releng, ui.runtime] removed tests from site, added tutorials to runtime wizard
Diffstat (limited to 'plugins/org.eclipse.etrice.core.room/META-INF')
-rw-r--r--plugins/org.eclipse.etrice.core.room/META-INF/MANIFEST.MF1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/org.eclipse.etrice.core.room/META-INF/MANIFEST.MF b/plugins/org.eclipse.etrice.core.room/META-INF/MANIFEST.MF
index 55630a337..6d9cef37f 100644
--- a/plugins/org.eclipse.etrice.core.room/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.etrice.core.room/META-INF/MANIFEST.MF
@@ -30,5 +30,6 @@ Export-Package: org.eclipse.etrice.core,
org.eclipse.etrice.core.room,
org.eclipse.etrice.core.room.impl,
org.eclipse.etrice.core.room.util,
+ org.eclipse.etrice.core.scoping,
org.eclipse.etrice.core.services,
org.eclipse.etrice.core.validation

Back to the top