Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorspingel2008-05-06 06:53:16 +0000
committerspingel2008-05-06 06:53:16 +0000
commit8f935e4bbac61843d5559440cc12f9ba68762086 (patch)
treed97dd2ec4014a6f60eeab154091993d9a9094cb7 /org.eclipse.mylyn.trac.ui/META-INF/MANIFEST.MF
parent0ea03ead0d14122bd8c16b8595e3904611dc6029 (diff)
downloadorg.eclipse.mylyn.tasks-8f935e4bbac61843d5559440cc12f9ba68762086.tar.gz
org.eclipse.mylyn.tasks-8f935e4bbac61843d5559440cc12f9ba68762086.tar.xz
org.eclipse.mylyn.tasks-8f935e4bbac61843d5559440cc12f9ba68762086.zip
NEW - bug 230153: [api] decouple tasks.ui API from search
https://bugs.eclipse.org/bugs/show_bug.cgi?id=230153
Diffstat (limited to 'org.eclipse.mylyn.trac.ui/META-INF/MANIFEST.MF')
-rw-r--r--org.eclipse.mylyn.trac.ui/META-INF/MANIFEST.MF1
1 files changed, 0 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.trac.ui/META-INF/MANIFEST.MF b/org.eclipse.mylyn.trac.ui/META-INF/MANIFEST.MF
index fef7151d8..ce1d89d72 100644
--- a/org.eclipse.mylyn.trac.ui/META-INF/MANIFEST.MF
+++ b/org.eclipse.mylyn.trac.ui/META-INF/MANIFEST.MF
@@ -7,7 +7,6 @@ Bundle-Activator: org.eclipse.mylyn.internal.trac.ui.TracUiPlugin
Bundle-Vendor: Eclipse.org
Require-Bundle: org.eclipse.core.runtime,
org.eclipse.jface.text,
- org.eclipse.search;bundle-version="3.4.0",
org.eclipse.ui,
org.eclipse.ui.forms,
org.eclipse.mylyn.commons.core;bundle-version="[3.0.0,4.0.0)",

Back to the top