blob: 38faf57d7bda356539f99b946e3763e84372dc1c [file] [log] [blame]
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %PLUGIN_NAME
Bundle-SymbolicName: org.eclipse.jst.ws.tests.performance; singleton:=true
Bundle-Version: 1.0.303.qualifier
Bundle-ClassPath: perftests.jar
Bundle-Activator: org.eclipse.jst.ws.tests.performance.plugin.PerformancePlugin
Bundle-Vendor: %PLUGIN_PROVIDER
Bundle-Localization: plugin
Export-Package: org.eclipse.jst.ws.tests.axis.tomcat.v50.perfmsr,
org.eclipse.jst.ws.tests.performance,
org.eclipse.jst.ws.tests.performance.plugin,
org.eclipse.jst.ws.tests.performance.util
Require-Bundle: org.eclipse.jst.ws,
org.eclipse.jst.j2ee.core,
org.eclipse.core.runtime,
org.eclipse.core.resources,
org.eclipse.ui,
org.eclipse.wst.server.core,
org.junit;bundle-version="3.8.0",
org.eclipse.jst.ws.tests,
org.eclipse.jem.util,
org.eclipse.test.performance,
org.eclipse.wst.command.env.ui,
org.eclipse.wst.command.env.core,
org.eclipse.wst.common.environment,
org.eclipse.wst.common.modulecore,
org.eclipse.emf.ecore,
org.eclipse.jst.ws.consumption,
org.eclipse.wst.common.frameworks,
org.eclipse.wst.command.env
Eclipse-LazyStart: true
Bundle-RequiredExecutionEnvironment: J2SE-1.5