Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.mylyn.help.ui/META-INF/MANIFEST.MF')
-rw-r--r--org.eclipse.mylyn.help.ui/META-INF/MANIFEST.MF6
1 files changed, 1 insertions, 5 deletions
diff --git a/org.eclipse.mylyn.help.ui/META-INF/MANIFEST.MF b/org.eclipse.mylyn.help.ui/META-INF/MANIFEST.MF
index dd8a1d1a7..f216288d3 100644
--- a/org.eclipse.mylyn.help.ui/META-INF/MANIFEST.MF
+++ b/org.eclipse.mylyn.help.ui/META-INF/MANIFEST.MF
@@ -9,11 +9,7 @@ Require-Bundle: org.eclipse.ui,
org.eclipse.ui.forms,
org.eclipse.mylyn.tasks.core,
org.eclipse.mylyn.tasks.ui,
- org.eclipse.mylyn,
- org.eclipse.core.runtime,
- org.eclipse.ui.cheatsheets,
- org.eclipse.ui.intro,
- org.eclipse.help.webapp
+ org.eclipse.core.runtime
Export-Package: org.eclipse.mylyn.internal.help.ui.actions,
org.eclipse.mylyn.internal.help.ui.dialogs
Bundle-RequiredExecutionEnvironment: J2SE-1.5

Back to the top