blob: eadbc470d44324b93cd9e33e702fec4c82e52792 [file] [log] [blame]
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Eclipse Core Tests Harness
Bundle-SymbolicName: org.eclipse.core.tests.harness; singleton:=true
Bundle-Version: 3.10.100.qualifier
Bundle-Activator: org.eclipse.core.internal.compatibility.PluginActivator
Bundle-Vendor: Eclipse.org
Export-Package: org.eclipse.core.tests.harness,
org.eclipse.core.tests.session,
org.eclipse.core.tests.session.samples
Require-Bundle: org.eclipse.core.runtime.compatibility,
org.junit,
org.eclipse.pde.junit.runtime,
org.eclipse.test.performance;resolution:=optional
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Import-Package: javax.xml.parsers,
org.w3c.dom,
org.xml.sax