| Manifest-Version: 1.0 |
| Bundle-ManifestVersion: 2 |
| Bundle-Name: %pluginName |
| Bundle-SymbolicName: org.eclipse.acceleo.traceability.tests |
| Bundle-Version: 3.4.2.qualifier |
| Bundle-RequiredExecutionEnvironment: J2SE-1.5 |
| Bundle-Vendor: %providerName |
| Bundle-Localization: traceability.tests |
| Require-Bundle: org.eclipse.acceleo.engine, |
| org.eclipse.core.runtime, |
| org.eclipse.acceleo.parser, |
| org.eclipse.acceleo.traceability.model, |
| org.eclipse.core.resources, |
| org.eclipse.ocl, |
| org.eclipse.ocl.ecore, |
| org.eclipse.uml2.uml, |
| org.eclipse.jface.text, |
| org.junit;bundle-version="4.10.0" |
| Export-Package: org.eclipse.acceleo.traceability.tests.suite;x-friends:="org.eclipse.acceleo.tests" |