| Manifest-Version: 1.0 |
| Bundle-ManifestVersion: 2 |
| Bundle-Name: Papyrus UML-RT Common UI Tests |
| Bundle-SymbolicName: org.eclipse.papyrusrt.umlrt.common.ui.tests |
| Bundle-Version: 0.8.0.qualifier |
| Bundle-Vendor: Eclipse Modeling Project |
| Require-Bundle: org.eclipse.core.runtime;bundle-version="3.12.0", |
| org.eclipse.ui;bundle-version="3.108.0", |
| org.junit;bundle-version="4.12.0", |
| org.eclipse.papyrus.junit.utils;bundle-version="1.1.2", |
| org.eclipse.papyrusrt.junit;bundle-version="0.8.0", |
| org.eclipse.papyrusrt.umlrt.common.ui;bundle-version="0.8.0" |
| Bundle-RequiredExecutionEnvironment: JavaSE-1.8 |
| Bundle-ActivationPolicy: lazy |