Making the view work with all instances of the PHPEditor. Also making a cleanup of...
[phpeclipse.git] / net.sourceforge.phpeclipse.webbrowser / META-INF / MANIFEST.MF
index 2933a30..c74df75 100644 (file)
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: net.sourceforge.phpeclipse.webbrowser; singleton:=true
-Bundle-Version: 1.1.9
+Bundle-Version: 0.0.0
 Bundle-ClassPath: webbrowser.jar
 Bundle-Activator: net.sourceforge.phpeclipse.webbrowser.internal.WebBrowserUIPlugin
 Bundle-Vendor: %providerName
@@ -14,4 +14,5 @@ Require-Bundle: org.eclipse.core.resources;bundle-version="3.0.0",
  org.eclipse.core.runtime;bundle-version="3.0.0",
  org.eclipse.ui;bundle-version="3.0.0",
  org.eclipse.ui.ide;bundle-version="3.0.0"
+Bundle-RequiredExecutionEnvironment: J2SE-1.4
 Eclipse-LazyStart: true