Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.mylyn.tasks.index.ui/META-INF/MANIFEST.MF')
-rw-r--r--org.eclipse.mylyn.tasks.index.ui/META-INF/MANIFEST.MF15
1 files changed, 0 insertions, 15 deletions
diff --git a/org.eclipse.mylyn.tasks.index.ui/META-INF/MANIFEST.MF b/org.eclipse.mylyn.tasks.index.ui/META-INF/MANIFEST.MF
deleted file mode 100644
index fd8d03eb..00000000
--- a/org.eclipse.mylyn.tasks.index.ui/META-INF/MANIFEST.MF
+++ /dev/null
@@ -1,15 +0,0 @@
-Manifest-Version: 1.0
-Bundle-ManifestVersion: 2
-Bundle-Name: %Bundle-Name
-Bundle-SymbolicName: org.eclipse.mylyn.tasks.index.ui;singleton:=true
-Bundle-Version: 3.7.0.qualifier
-Bundle-RequiredExecutionEnvironment: J2SE-1.5
-Require-Bundle: org.eclipse.core.runtime,
- org.eclipse.ui,
- org.eclipse.mylyn.commons.core;bundle-version="3.7.0",
- org.eclipse.mylyn.commons.ui;bundle-version="3.7.0",
- org.eclipse.mylyn.commons.workbench;bundle-version="3.7.0",
- org.eclipse.mylyn.tasks.core;bundle-version="3.7.0",
- org.eclipse.mylyn.tasks.ui;bundle-version="3.7.0",
- org.eclipse.mylyn.tasks.index.core
-Export-Package: org.eclipse.mylyn.internal.tasks.index.ui;x-internal:=true

Back to the top