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 facece9..3f494ca 100644 --- a/net.sourceforge.phpeclipse/META-INF/MANIFEST.MF +++ b/net.sourceforge.phpeclipse/META-INF/MANIFEST.MF @@ -3,7 +3,8 @@ Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-SymbolicName: net.sourceforge.phpeclipse; singleton:=true Bundle-Version: 0.0.0 -Bundle-ClassPath: phpeclipse.jar +Bundle-ClassPath: compatibility.jar, + phpeclipse.jar Bundle-Activator: net.sourceforge.phpeclipse.PHPeclipsePlugin Bundle-Vendor: %providerName Bundle-Localization: plugin