blob: ce1cc1e7db4f0b37f500419a6b0ad3a241b9080d [file] [log] [blame]
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: org.eclipse.wst.server.http.core.tests
Bundle-SymbolicName: org.eclipse.wst.server.http.core.tests
Bundle-Version: 1.0.100.qualifier
Bundle-ClassPath: tests.jar
Bundle-Activator: org.eclipse.wst.server.http.core.tests.TestsPlugin
Bundle-Vendor: Eclipse.org
Export-Package: org.eclipse.wst.server.http.core.tests
Require-Bundle: org.eclipse.core.runtime,
org.eclipse.core.resources,
org.eclipse.debug.core,
org.junit;bundle-version="[3.8.0,4.0.0)",
org.eclipse.wst.server.core,
org.eclipse.wst.server.http.core
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: J2SE-1.5