blob: d4fc4902a589429e1fc73b469f44f0c764447c96 [file] [log] [blame]
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: org.eclipse.wst.server.core.tests
Bundle-SymbolicName: org.eclipse.wst.server.core.tests;singleton:=true
Bundle-Version: 1.1.300.qualifier
Bundle-ClassPath: servertests.jar
Bundle-Activator: org.eclipse.wst.server.core.tests.TestsPlugin
Bundle-Vendor: Eclipse.org
Export-Package: org.eclipse.wst.server.core.tests,
org.eclipse.wst.server.core.tests.ext,
org.eclipse.wst.server.core.tests.extension,
org.eclipse.wst.server.core.tests.impl,
org.eclipse.wst.server.core.tests.model,
org.eclipse.wst.server.core.tests.util
Require-Bundle: org.eclipse.core.runtime,
org.eclipse.core.resources,
org.eclipse.debug.core,
org.junit;bundle-version="3.8.0",
org.eclipse.wst.server.core
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-1.8