| Manifest-Version: 1.0 |
| Bundle-ManifestVersion: 2 |
| Bundle-Name: %Bundle-Name.0 |
| Bundle-SymbolicName: org.eclipse.wst.common.tests; singleton:=true |
| Bundle-Version: 1.2.200.qualifier |
| Bundle-ClassPath: commontests.jar |
| Bundle-Activator: org.eclipse.core.internal.compatibility.PluginActivator |
| Bundle-Vendor: %Bundle-Vendor.0 |
| Export-Package: org.eclipse.etools.common.test.apitools, |
| org.eclipse.etools.common.tests.xml, |
| org.eclipse.wst.common.environment.tests, |
| org.eclipse.wst.common.extras, |
| org.eclipse.wst.common.frameworks.artifactedit.tests, |
| org.eclipse.wst.common.frameworks.componentcore.tests, |
| org.eclipse.wst.common.frameworks.componentcore.virtualpath.tests, |
| org.eclipse.wst.common.frameworks.datamodel.tests, |
| org.eclipse.wst.common.frameworks.datamodel.tests.extended, |
| org.eclipse.wst.common.frameworks.tests.bvt, |
| org.eclipse.wst.common.tests |
| Require-Bundle: org.junit;bundle-version="[3.8.2,4.0.0)";visibility:=reexport, |
| org.eclipse.core.resources;visibility:=reexport, |
| org.eclipse.core.runtime.compatibility, |
| org.eclipse.wst.common.frameworks;visibility:=reexport, |
| org.eclipse.wst.common.emfworkbench.integration, |
| org.eclipse.emf.common, |
| org.eclipse.emf.ecore, |
| org.eclipse.core.commands, |
| org.eclipse.wst.common.modulecore, |
| org.eclipse.wst.common.tests.collector;visibility:=reexport, |
| org.eclipse.jem.util, |
| org.eclipse.wst.common.environment, |
| org.eclipse.wst.common.emf, |
| org.eclipse.wst.validation;bundle-version="1.2.0" |
| Eclipse-LazyStart: true |
| Plugin-Class: org.eclipse.wst.common.tests.CommonTestsPlugin |
| Bundle-RequiredExecutionEnvironment: J2SE-1.5 |
| Bundle-Localization: plugin |