blob: 1eb6c8a7760ca5f059571b7818d1efc60af07534 [file] [log] [blame]
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %_PLUGIN_NAME
Bundle-SymbolicName: org.eclipse.wst.wsdl.validation.tests
Bundle-Version: 1.0.203
Bundle-ClassPath: wsdlvalidatetests.jar
Bundle-Activator: org.eclipse.wst.wsdl.validation.tests.internal.WSDLValidatorTestsPlugin
Bundle-Vendor: %_PROVIDER_NAME
Bundle-Localization: plugin
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
org.junit;bundle-version="[3.8.0,4.0.0)",
org.eclipse.core.resources,
org.eclipse.wst.wsdl.validation,
org.eclipse.wst.ws,
org.eclipse.wst.command.env.core,
org.eclipse.wst.command.env,
org.apache.ant,
javax.wsdl;bundle-version="[1.4.0,1.5.0)",
org.apache.xerces,
org.eclipse.wst.validation,
org.eclipse.wst.xml.core,
org.eclipse.wst.common.uriresolver
Eclipse-LazyStart: true
Bundle-ActivationPolicy: lazy
Export-Package: org.eclipse.wst.wsdl.validation.internal.resolver;x-internal:=true,
org.eclipse.wst.wsdl.validation.internal.ui.ant;x-internal:=true,
org.eclipse.wst.wsdl.validation.internal.wsdl11.xsd;x-internal:=true,
org.eclipse.wst.wsdl.validation.internal.xml;x-internal:=true,
org.eclipse.wst.wsdl.validation.tests.internal;x-internal:=true
Bundle-RequiredExecutionEnvironment: J2SE-1.4