| Manifest-Version: 1.0 |
| Bundle-ManifestVersion: 2 |
| Bundle-Name: RSA-RT Import Tests |
| Bundle-SymbolicName: org.eclipse.papyrusrt.umlrt.migration.rsa.tests |
| Bundle-Version: 0.8.0.qualifier |
| Bundle-Activator: org.eclipse.papyrusrt.umlrt.migration.rsa.tests.Activator |
| Bundle-Vendor: Eclipse Modeling Project |
| Require-Bundle: org.eclipse.ui, |
| org.eclipse.core.runtime, |
| org.eclipse.papyrusrt.umlrt.migration.rsa;bundle-version="0.8.0", |
| org.eclipse.papyrusrt.umlrt.profile;bundle-version="0.7.0", |
| org.eclipse.papyrus.junit.framework;bundle-version="1.2.0", |
| org.junit;bundle-version="4.12.0", |
| org.eclipse.papyrus.junit.utils;bundle-version="2.0.0", |
| org.eclipse.core.resources;bundle-version="3.11.0", |
| org.eclipse.papyrus.infra.core;bundle-version="2.0.0", |
| org.eclipse.papyrus.uml.tools;bundle-version="2.0.0", |
| org.eclipse.papyrus.migration.rsa;bundle-version="1.2.0", |
| org.eclipse.papyrusrt.umlrt.tooling.diagram.common;bundle-version="0.8.0", |
| org.eclipse.papyrusrt.umlrt.tooling.diagram.statemachine;bundle-version="0.8.0", |
| org.eclipse.papyrusrt.junit;bundle-version="0.8.0" |
| Bundle-RequiredExecutionEnvironment: JavaSE-1.8 |
| Bundle-ActivationPolicy: lazy |