blob: 9fc636cfac0fcfc374fd338b41c3826f4c42f9d3 [file] [log] [blame]
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Eclipse Core Tests Runtime
Bundle-SymbolicName: org.eclipse.core.tests.runtime; singleton:=true
Bundle-Version: 3.7.0.qualifier
Bundle-ClassPath: runtimetests.jar
Bundle-Activator: org.eclipse.core.tests.runtime.RuntimeTestsPlugin
Bundle-Vendor: Eclipse.org
Export-Package: org.eclipse.core.tests.internal.preferences,
org.eclipse.core.tests.internal.registry,
org.eclipse.core.tests.internal.runtime,
org.eclipse.core.tests.runtime,
org.eclipse.core.tests.runtime.compatibility,
org.eclipse.core.tests.runtime.jobs,
org.eclipse.core.tests.runtime.model,
org.eclipse.core.tests.runtime.perf,
org.eclipse.core.tests.runtime.session
Require-Bundle: org.eclipse.core.tests.harness;bundle-version="3.4.0",
org.junit,
org.eclipse.test.performance;resolution:=optional,
org.eclipse.core.runtime.compatibility.auth,
org.eclipse.core.runtime.compatibility
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: J2SE-1.5