Made all bundles require a Java 1.4 EE, and backported some classescode to Java 1.4
[phpeclipse.git] / net.sourceforge.phpeclipse.xml.ui / META-INF / MANIFEST.MF
index 564e4d0..2eefcf8 100644 (file)
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: net.sourceforge.phpeclipse.xml.ui; singleton:=true
-Bundle-Version: 1.2.0
+Bundle-Version: 0.0.0
 Bundle-ClassPath: xmlui.jar
 Bundle-Activator: net.sourceforge.phpeclipse.xml.ui.XMLPlugin
 Bundle-Vendor: %providerName
@@ -26,4 +26,5 @@ Require-Bundle: net.sourceforge.phpeclipse.core,
  org.eclipse.ui.ide,
  org.eclipse.ui.views,
  org.eclipse.ui.workbench.texteditor
+Bundle-RequiredExecutionEnvironment: J2SE-1.4
 Eclipse-LazyStart: true