Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.swtbot.ant.optional.junit4/META-INF/MANIFEST.MF')
-rwxr-xr-xorg.eclipse.swtbot.ant.optional.junit4/META-INF/MANIFEST.MF10
1 files changed, 0 insertions, 10 deletions
diff --git a/org.eclipse.swtbot.ant.optional.junit4/META-INF/MANIFEST.MF b/org.eclipse.swtbot.ant.optional.junit4/META-INF/MANIFEST.MF
deleted file mode 100755
index 20cd7827..00000000
--- a/org.eclipse.swtbot.ant.optional.junit4/META-INF/MANIFEST.MF
+++ /dev/null
@@ -1,10 +0,0 @@
-Manifest-Version: 1.0
-Bundle-ManifestVersion: 2
-Bundle-Name: %pluginName
-Bundle-SymbolicName: org.eclipse.swtbot.ant.optional.junit4
-Bundle-Version: 2.0.0.qualifier
-Fragment-Host: org.apache.ant
-Bundle-Localization: plugin
-Require-Bundle: org.eclipse.core.runtime.compatibility,
- org.junit4
-Bundle-Vendor: %providerName

Back to the top