diff options
author | david_williams | 2008-10-01 22:56:28 +0000 |
---|---|---|
committer | david_williams | 2008-10-01 22:56:28 +0000 |
commit | 544d1c6d4bc569a0c4c0870004b1550a2b5e0532 (patch) | |
tree | 01d45d26276d701622bc60cf8ab185a1bcc1be4c /plugins/org.eclipse.wst.common.frameworks/META-INF/MANIFEST.MF | |
parent | b4a4029a3b6d8e66c440b88e7f034c490312951e (diff) | |
download | webtools.common-200810012256.tar.gz webtools.common-200810012256.tar.xz webtools.common-200810012256.zip |
This commit was manufactured by cvs2svn to create tag 'v200810012256'.v200810012256
Diffstat (limited to 'plugins/org.eclipse.wst.common.frameworks/META-INF/MANIFEST.MF')
-rw-r--r-- | plugins/org.eclipse.wst.common.frameworks/META-INF/MANIFEST.MF | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/plugins/org.eclipse.wst.common.frameworks/META-INF/MANIFEST.MF b/plugins/org.eclipse.wst.common.frameworks/META-INF/MANIFEST.MF deleted file mode 100644 index 24494b13c..000000000 --- a/plugins/org.eclipse.wst.common.frameworks/META-INF/MANIFEST.MF +++ /dev/null @@ -1,25 +0,0 @@ -Manifest-Version: 1.0 -Bundle-ManifestVersion: 2 -Bundle-Name: %pluginName -Bundle-SymbolicName: org.eclipse.wst.common.frameworks; singleton:=true -Bundle-Version: 1.1.200.qualifier -Bundle-Activator: org.eclipse.wst.common.frameworks.internal.plugin.WTPCommonPlugin -Bundle-Vendor: %provider -Bundle-Localization: plugin -Export-Package: org.eclipse.wst.common.frameworks.datamodel, - org.eclipse.wst.common.frameworks.datamodel.properties, - org.eclipse.wst.common.frameworks.internal;x-internal:=true, - org.eclipse.wst.common.frameworks.internal.activities;x-internal:=true, - org.eclipse.wst.common.frameworks.internal.datamodel;x-internal:=true, - org.eclipse.wst.common.frameworks.internal.enablement;x-internal:=true, - org.eclipse.wst.common.frameworks.internal.enablement.nonui;x-internal:=true, - org.eclipse.wst.common.frameworks.internal.operations;x-internal:=true, - org.eclipse.wst.common.frameworks.internal.plugin;x-internal:=true -Require-Bundle: org.eclipse.core.resources;bundle-version="[3.4.0,4.0.0)", - org.eclipse.core.runtime;bundle-version="[3.4.0,4.0.0)", - org.eclipse.core.commands;bundle-version="[3.4.0,4.0.0)", - org.eclipse.jem.util;bundle-version="[2.0.100,3.0.0)", - org.eclipse.wst.common.environment;bundle-version="[1.0.200,2.0.0)";visibility:=reexport, - org.eclipse.emf.ecore;bundle-version="[2.4.0,3.0.0)" -Eclipse-LazyStart: true -Bundle-RequiredExecutionEnvironment: J2SE-1.4 |