| Manifest-Version: 1.0 |
| Bundle-ManifestVersion: 2 |
| Bundle-Name: %Bundle-Name.0 |
| Bundle-SymbolicName: org.eclipse.wst.wsi.tests; singleton:=true |
| Bundle-Version: 1.0.200.qualifier |
| Bundle-ClassPath: wsi.tests.jar |
| Bundle-Activator: org.eclipse.wst.wsi.tests.internal.WSITestsPlugin |
| Bundle-Vendor: %Bundle-Vendor.0 |
| Bundle-Localization: plugin |
| Require-Bundle: org.eclipse.wst.wsi, |
| org.eclipse.core.resources, |
| org.junit;bundle-version="3.8.0", |
| javax.wsdl;bundle-version="[1.6.2,1.7.0)", |
| org.eclipse.osgi, |
| com.ibm.icu, |
| org.eclipse.core.runtime, |
| org.eclipse.wst.standard.schemas, |
| org.eclipse.wst.command.env, |
| org.eclipse.wst.command.env.core |
| Bundle-ActivationPolicy: lazy |
| Export-Package: org.eclipse.wst.wsi.tests.internal |
| Bundle-RequiredExecutionEnvironment: JavaSE-1.8 |