Removed unused member fDataString.
[phpeclipse.git] / net.sourceforge.phpeclipse / META-INF / MANIFEST.MF
index 8b08c9d..3f494ca 100644 (file)
@@ -2,8 +2,9 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: net.sourceforge.phpeclipse; singleton:=true
-Bundle-Version: 1.1.9
-Bundle-ClassPath: phpeclipse.jar
+Bundle-Version: 0.0.0
+Bundle-ClassPath: compatibility.jar,
+ phpeclipse.jar
 Bundle-Activator: net.sourceforge.phpeclipse.PHPeclipsePlugin
 Bundle-Vendor: %providerName
 Bundle-Localization: plugin
@@ -107,3 +108,4 @@ Require-Bundle: org.eclipse.core.runtime,
  org.eclipse.ltk.core.refactoring,
  org.eclipse.ltk.ui.refactoring
 Eclipse-LazyStart: true
+Bundle-RequiredExecutionEnvironment: J2SE-1.4