blob: a3b293b61530ea6b23341791f553233bd80ce898 [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.0.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,
org.eclipse.wst.server.core,
org.eclipse.wst.server.http.core
Eclipse-LazyStart: true
Bundle-RequiredExecutionEnvironment: J2SE-1.4