Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornhauge2009-02-01 21:30:51 +0000
committernhauge2009-02-01 21:30:51 +0000
commit559a4ae05639bb9df443ba8a3892ac418aace960 (patch)
tree40607191e1011076f09d59156483a6f80f4b4f28 /jpa/plugins/org.eclipse.jpt.gen/META-INF/MANIFEST.MF
parent2b58c268a44528a82b9f3904fa5fad4c12b321aa (diff)
downloadwebtools.dali-200902130210.tar.gz
webtools.dali-200902130210.tar.xz
webtools.dali-200902130210.zip
This commit was manufactured by cvs2svn to create tag 'v200902130210'.v200902130210
Diffstat (limited to 'jpa/plugins/org.eclipse.jpt.gen/META-INF/MANIFEST.MF')
-rw-r--r--jpa/plugins/org.eclipse.jpt.gen/META-INF/MANIFEST.MF14
1 files changed, 0 insertions, 14 deletions
diff --git a/jpa/plugins/org.eclipse.jpt.gen/META-INF/MANIFEST.MF b/jpa/plugins/org.eclipse.jpt.gen/META-INF/MANIFEST.MF
deleted file mode 100644
index 65356ab7c1..0000000000
--- a/jpa/plugins/org.eclipse.jpt.gen/META-INF/MANIFEST.MF
+++ /dev/null
@@ -1,14 +0,0 @@
-Manifest-Version: 1.0
-Bundle-ManifestVersion: 2
-Bundle-Name: %pluginName
-Bundle-Vendor: %providerName
-Bundle-SymbolicName: org.eclipse.jpt.gen
-Bundle-Version: 1.2.0.qualifier
-Bundle-ClassPath: .
-Bundle-Localization: plugin
-Export-Package: org.eclipse.jpt.gen.internal; x-friends:="org.eclipse.jpt.ui"
-Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.4.0,4.0.0)",
- org.eclipse.jdt.core;bundle-version="[3.4.0,4.0.0)",
- org.eclipse.jpt.utility;bundle-version="[1.2.0,2.0.0)",
- org.eclipse.jpt.db;bundle-version="[1.2.0,2.0.0)"
-Bundle-RequiredExecutionEnvironment: J2SE-1.5

Back to the top