Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.mylyn.tasks.activity.ui/META-INF/MANIFEST.MF')
-rw-r--r--org.eclipse.mylyn.tasks.activity.ui/META-INF/MANIFEST.MF2
1 files changed, 2 insertions, 0 deletions
diff --git a/org.eclipse.mylyn.tasks.activity.ui/META-INF/MANIFEST.MF b/org.eclipse.mylyn.tasks.activity.ui/META-INF/MANIFEST.MF
index 887f045e3..2ce8d7309 100644
--- a/org.eclipse.mylyn.tasks.activity.ui/META-INF/MANIFEST.MF
+++ b/org.eclipse.mylyn.tasks.activity.ui/META-INF/MANIFEST.MF
@@ -13,3 +13,5 @@ Require-Bundle: org.eclipse.ui,
org.eclipse.mylyn.tasks.activity.core;bundle-version="3.9.0",
org.eclipse.mylyn.commons.core;bundle-version="3.9.0"
Bundle-Localization: plugin
+Export-Package: org.eclipse.mylyn.internal.tasks.activity.ui;x-internal:=true,
+ org.eclipse.mylyn.internal.tasks.activity.ui.provider;x-internal:=true

Back to the top