X-Git-Url: http://git.phpeclipse.com diff --git a/net.sourceforge.phpeclipse/META-INF/MANIFEST.MF b/net.sourceforge.phpeclipse/META-INF/MANIFEST.MF index eb7afc2..33c8ad2 100644 --- a/net.sourceforge.phpeclipse/META-INF/MANIFEST.MF +++ b/net.sourceforge.phpeclipse/META-INF/MANIFEST.MF @@ -2,8 +2,9 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-SymbolicName: net.sourceforge.phpeclipse; singleton:=true -Bundle-Version: 1.2.0 -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 @@ -106,5 +107,5 @@ Require-Bundle: org.eclipse.core.runtime, 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