Fix wrong node parsing.
[phpeclipse.git] / net.sourceforge.phpeclipse.xml.ui / META-INF / MANIFEST.MF
index a19005b..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.1.9
+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