| Manifest-Version: 1.0 | |
| Bundle-Name: Core OSGi Tests | |
| Bundle-SymbolicName: org.eclipse.osgi.tests | |
| Bundle-Version: 3.1.0 | |
| Bundle-ClassPath: osgitests.jar | |
| Bundle-Vendor: Eclipse.org | |
| Bundle-Localization: plugin | |
| Require-Bundle: | |
| org.eclipse.core.runtime, | |
| org.eclipse.core.tests.harness, | |
| org.eclipse.test.performance, | |
| org.junit | |
| Eclipse-AutoStart: true | |
| Bundle-Activator: org.eclipse.osgi.tests.OSGiTestsActivator |