adding entry to runtime to put compatibility.jar in the class path. This will support...
[phpeclipse.git] / net.sourceforge.phpeclipse / META-INF / MANIFEST.MF
index facece9..3f494ca 100644 (file)
@@ -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