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:
authordavid_williams2007-10-24 22:38:02 +0000
committerdavid_williams2007-10-24 22:38:02 +0000
commit34a95f6861173087b341dc33dfd26938baf6c95c (patch)
treeb96492cfc378b68249bb2ab12d35712a71cfb0ad /bundles/org.eclipse.wst.jsdt.web.core/META-INF/MANIFEST.MF
parent095627c3998e2d6635ebe1dde9f7b32adbb92d98 (diff)
downloadwebtools.sourceediting-34a95f6861173087b341dc33dfd26938baf6c95c.tar.gz
webtools.sourceediting-34a95f6861173087b341dc33dfd26938baf6c95c.tar.xz
webtools.sourceediting-34a95f6861173087b341dc33dfd26938baf6c95c.zip
207367 misc easy cleanup of some jsdt plugins
Diffstat (limited to 'bundles/org.eclipse.wst.jsdt.web.core/META-INF/MANIFEST.MF')
-rw-r--r--bundles/org.eclipse.wst.jsdt.web.core/META-INF/MANIFEST.MF1
1 files changed, 1 insertions, 0 deletions
diff --git a/bundles/org.eclipse.wst.jsdt.web.core/META-INF/MANIFEST.MF b/bundles/org.eclipse.wst.jsdt.web.core/META-INF/MANIFEST.MF
index 76954a2671..981da5590a 100644
--- a/bundles/org.eclipse.wst.jsdt.web.core/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.wst.jsdt.web.core/META-INF/MANIFEST.MF
@@ -33,3 +33,4 @@ Import-Package: org.eclipse.swt.widgets,
org.eclipse.wst.common.componentcore,
org.eclipse.wst.common.componentcore.internal.util,
org.eclipse.wst.common.componentcore.resources
+Bundle-RequiredExecutionEnvironment: J2SE-1.4

Back to the top