Fixing some bugs and making the plug-in compatible with Java 1.4
[phpeclipse.git] / net.sourceforge.phpeclipse.phpmanual / META-INF / MANIFEST.MF
index e8aa1da..8c995f0 100644 (file)
@@ -3,6 +3,7 @@ Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: net.sourceforge.phpeclipse.phpmanual; singleton:=true
 Bundle-Version: 0.0.0
+Bundle-ClassPath: phpmanual.jar
 Bundle-Activator: net.sourceforge.phpeclipse.phpmanual.PHPManualUIPlugin
 Bundle-Vendor: %providerName
 Bundle-Localization: plugin
@@ -15,3 +16,4 @@ Require-Bundle: org.eclipse.core.runtime,
  net.sourceforge.phpeclipse.phphelp,
  net.sourceforge.phpeclipse.phpmanual.htmlparser
 Eclipse-LazyStart: true
+Bundle-RequiredExecutionEnvironment: J2SE-1.4