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
net.sourceforge.phpeclipse.xml.ui,
org.eclipse.ltk.core.refactoring,
org.eclipse.ltk.ui.refactoring
-Eclipse-LazyStart: true
+Bundle-ActivationPolicy: lazy
+Bundle-RequiredExecutionEnvironment: J2SE-1.4