Moved the code in the "tests" plugin (plural) to the "test" fragment (singular)....
[phpeclipse.git] / net.sourceforge.phpeclipse.tests / META-INF / MANIFEST.MF
index 5decd51..7604a11 100644 (file)
@@ -1,20 +1,11 @@
 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.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