Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'wince/org.eclipse.tm.rapi.tests/META-INF/MANIFEST.MF')
-rw-r--r--wince/org.eclipse.tm.rapi.tests/META-INF/MANIFEST.MF11
1 files changed, 0 insertions, 11 deletions
diff --git a/wince/org.eclipse.tm.rapi.tests/META-INF/MANIFEST.MF b/wince/org.eclipse.tm.rapi.tests/META-INF/MANIFEST.MF
deleted file mode 100644
index a66f58878..000000000
--- a/wince/org.eclipse.tm.rapi.tests/META-INF/MANIFEST.MF
+++ /dev/null
@@ -1,11 +0,0 @@
-Manifest-Version: 1.0
-Bundle-ManifestVersion: 2
-Bundle-Name: %pluginName
-Bundle-SymbolicName: org.eclipse.tm.rapi.tests
-Bundle-Version: 0.1.0.qualifier
-Bundle-Vendor: %providerName
-Bundle-Localization: plugin
-Require-Bundle: org.junit,
- org.eclipse.tm.rapi;bundle-version="[0.1.0,1.0.0)"
-Export-Package: org.eclipse.tm.rapi.tests
-Bundle-RequiredExecutionEnvironment: J2SE-1.4

Back to the top