| Manifest-Version: 1.0 |
| Bundle-ManifestVersion: 2 |
| Bundle-Name: Papyrus-RT - Utilities |
| Bundle-SymbolicName: org.eclipse.papyrusrt.codegen.utils |
| Bundle-Version: 0.8.0.qualifier |
| Bundle-Vendor: Zeligsoft (2009) Limited |
| Require-Bundle: org.eclipse.equinox.registry;bundle-version="3.6.100", |
| org.eclipse.papyrus.designer.languages.common.extensionpoints;bundle-version="1.0.1", |
| org.eclipse.papyrusrt.umlrt.profile;bundle-version="0.8.0", |
| org.eclipse.papyrusrt.xtumlrt.common.model;bundle-version="0.8.0", |
| org.eclipse.papyrusrt.xtumlrt.umlrt.model;bundle-version="0.8.0", |
| org.eclipse.papyrusrt.xtumlrt.util;bundle-version="0.8.0", |
| org.eclipse.papyrusrt.xtumlrt.external;bundle-version="0.8.0", |
| org.eclipse.uml2.uml;bundle-version="5.2.0", |
| org.eclipse.uml2.uml.resources;bundle-version="5.2.0", |
| org.eclipse.xtend.lib;bundle-version="2.10.0" |
| Bundle-ActivationPolicy: lazy |
| Export-Package: org.eclipse.papyrusrt.codegen.utils |
| Bundle-RequiredExecutionEnvironment: JavaSE-1.8 |
| Import-Package: org.eclipse.papyrusrt.codegen |