| Manifest-Version: 1.0 | |
| Bundle-ManifestVersion: 2 | |
| Bundle-Name: %pluginName | |
| Bundle-SymbolicName: org.eclipse.emf.compare.sysml.tests | |
| Bundle-Version: 2.0.0.qualifier | |
| Bundle-Vendor: %providerName | |
| Require-Bundle: org.eclipse.ui, | |
| org.eclipse.core.runtime, | |
| org.eclipse.emf.compare.sysml;bundle-version="2.0.0", | |
| org.eclipse.emf.compare;bundle-version="2.0.0", | |
| org.eclipse.emf.compare.uml2.tests;bundle-version="2.0.0", | |
| org.eclipse.emf.compare.uml2;bundle-version="2.0.0", | |
| org.eclipse.uml2.uml.resources, | |
| org.junit | |
| Bundle-RequiredExecutionEnvironment: J2SE-1.5 | |
| Bundle-ActivationPolicy: lazy |