Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsdimitro2006-05-02 22:17:04 +0000
committersdimitro2006-05-02 22:17:04 +0000
commitad5eba6068eb1dad479e2ef44c913f7c776f3aab (patch)
treeae34af036ae04810cb0eb733034e3618bfc814fc /bundles/org.eclipse.swt/META-INF/MANIFEST.MF
parentaee214234b2413033c234516d23a9041155855a2 (diff)
downloadeclipse.platform.swt-ad5eba6068eb1dad479e2ef44c913f7c776f3aab.tar.gz
eclipse.platform.swt-ad5eba6068eb1dad479e2ef44c913f7c776f3aab.tar.xz
eclipse.platform.swt-ad5eba6068eb1dad479e2ef44c913f7c776f3aab.zip
Temporarily back out of Bug 139505 - Update manifest to compile against Foundation 1.0: org.eclipse.swt
Diffstat (limited to 'bundles/org.eclipse.swt/META-INF/MANIFEST.MF')
-rw-r--r--bundles/org.eclipse.swt/META-INF/MANIFEST.MF2
1 files changed, 0 insertions, 2 deletions
diff --git a/bundles/org.eclipse.swt/META-INF/MANIFEST.MF b/bundles/org.eclipse.swt/META-INF/MANIFEST.MF
index fdf75a2e08..a672559342 100644
--- a/bundles/org.eclipse.swt/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.swt/META-INF/MANIFEST.MF
@@ -23,5 +23,3 @@ Export-Package:
org.eclipse.swt.internal.image; x-internal:=true,
org.eclipse.swt.internal.theme; x-internal:=true
Eclipse-ExtensibleAPI: true
-Bundle-RequiredExecutionEnvironment: CDC-1.0/Foundation-1.0,
- J2SE-1.3

Back to the top