blob: 07149d88911a334484a5858f5455f4e464153c95 [file] [log] [blame]
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %PLUGIN_NAME
Bundle-SymbolicName: org.eclipse.jst.ws.tests;singleton:=true
Bundle-Version: 1.0.500.qualifier
Bundle-ClassPath: tests.jar
Bundle-Activator: org.eclipse.jst.ws.tests.plugin.TestsPlugin
Bundle-Vendor: %PLUGIN_PROVIDER
Bundle-Localization: plugin
Export-Package: org.eclipse.jst.ws.tests,
org.eclipse.jst.ws.tests.axis.tomcat.v50,
org.eclipse.jst.ws.tests.plugin,
org.eclipse.jst.ws.tests.unittest,
org.eclipse.jst.ws.tests.util
Require-Bundle: org.eclipse.jst.ws.consumption.ui,
org.eclipse.jst.ws.consumption,
org.eclipse.jst.ws,
org.eclipse.wst.command.env.core,
org.eclipse.wst.command.env.ui,
org.eclipse.wst.command.env,
org.eclipse.jst.j2ee.core,
org.eclipse.jst.j2ee,
org.eclipse.wst.common.frameworks,
org.eclipse.core.runtime,
org.junit;bundle-version="3.8.0",
org.eclipse.ui,
org.eclipse.debug.core,
org.eclipse.wst.server.core,
org.eclipse.jem.util,
org.eclipse.wst.ws,
org.eclipse.emf.ecore,
org.eclipse.jst.server.core,
org.eclipse.jdt.launching,
org.eclipse.jdt.debug.ui,
org.eclipse.jst.server.tomcat.core,
org.eclipse.wst.common.project.facet.core,
org.eclipse.wst.common.tests,
org.eclipse.wst.validation,
org.eclipse.wst.ws.explorer
Eclipse-LazyStart: true
Bundle-RequiredExecutionEnvironment: JavaSE-1.8