| Manifest-Version: 1.0 |
| Bundle-ManifestVersion: 2 |
| Bundle-Name: %pluginName |
| Bundle-SymbolicName: org.eclipse.papyrusrt.umlrt.tooling.types.tests;singleton:=true |
| Bundle-Version: 0.8.0.qualifier |
| Bundle-ClassPath: . |
| Bundle-Vendor: %providerName |
| Bundle-Localization: plugin |
| Bundle-RequiredExecutionEnvironment: JavaSE-1.8 |
| Export-Package: org.eclipse.papyrusrt.umlrt.tooling.types.umlrttypes.tests |
| Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.12.0,4.0.0)", |
| org.eclipse.papyrusrt.umlrt.tooling.types;bundle-version="[0.8.0,1.0.0)";visibility:=reexport, |
| org.eclipse.papyrus.infra.constraints;bundle-version="[2.0.0,3.0.0)";visibility:=reexport, |
| org.eclipse.emf.ecore;bundle-version="[2.12.0,3.0.0)";visibility:=reexport, |
| org.eclipse.papyrus.infra.types;bundle-version="[2.0.0,3.0.0)";visibility:=reexport, |
| org.eclipse.papyrus.infra.properties;bundle-version="[1.2.0,2.0.0)";visibility:=reexport, |
| org.eclipse.papyrus.infra.emf.types.ui;bundle-version="[2.0.0,3.0.0)";visibility:=reexport, |
| org.eclipse.papyrus.uml.types.core;bundle-version="[1.2.0,2.0.0)";visibility:=reexport, |
| org.eclipse.emf.ecore.xmi;bundle-version="[2.12.0,3.0.0)";visibility:=reexport, |
| org.junit;bundle-version="[4.12.0,5.0.0)";visibility:=reexport, |
| org.eclipse.papyrus.uml.service.types;bundle-version="[2.0.0,3.0.0)" |
| Bundle-ActivationPolicy: lazy |