Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: net.sourceforge.phpeclipse.phpunit Bundle-SymbolicName: net.sourceforge.phpeclipse.phpunit; singleton:=true Bundle-Version: 1.0.0 Bundle-ClassPath: phpunit.jar Bundle-Activator: org.eclipse.core.internal.compatibility.PluginActivator Bundle-Vendor: PHPEclipse project team Require-Bundle: org.eclipse.ui, org.eclipse.core.runtime.compatibility Plugin-Class: net.sourceforge.phpeclipse.phpunit.PHPUnitPlugin Export-Package: net.sourceforge.phpeclipse.phpunit, net.sourceforge.phpeclipse.phpunit.preferences, net.sourceforge.phpeclipse.phpunit.reporthandling, net.sourceforge.phpeclipse.phpunit.testpool Bundle-RequiredExecutionEnvironment: J2SE-1.4 Bundle-ActivationPolicy: lazy