Manifest-Version: 1.0
Bundle-ManifestVersion: 2
-Bundle-Name: Core Tests
-Bundle-SymbolicName: net.sourceforge.phpeclipse.tests; singleton:=true
+Bundle-Name: Common Tests Utilities
+Bundle-SymbolicName: net.sourceforge.phpeclipse.tests
Bundle-Version: 1.1.0
Bundle-ClassPath: coretests.jar
-Bundle-Activator: org.eclipse.core.internal.compatibility.PluginActivator
Bundle-Vendor: PHPEclipse project team
Bundle-Localization: plugin
-Require-Bundle: org.eclipse.core.runtime.compatibility,
- org.eclipse.ui,
- org.junit,
- net.sourceforge.phpeclipse,
- org.eclipse.jface.text,
- org.eclipse.core.resources
+Require-Bundle: org.eclipse.core.runtime,
+ org.junit
Eclipse-LazyStart: true
-Export-Package: net.sourceforge.phpdt.core.tests.util,
- net.sourceforge.phpeclipse.example.outline,
- net.sourceforge.phpeclipse.phpeditor.php.test,
- net.sourceforge.phpeclipse.tests.parser
+Bundle-RequiredExecutionEnvironment: J2SE-1.4