| Manifest-Version: 1.0 |
| Bundle-ManifestVersion: 2 |
| Bundle-Name: Papyrus-RT - XtUML-RT to text |
| Bundle-SymbolicName: org.eclipse.papyrusrt.xtumlrt.trans.to.text |
| Bundle-Version: 0.8.0.qualifier |
| Bundle-Vendor: Zeligsoft (2009) Limited |
| Bundle-RequiredExecutionEnvironment: JavaSE-1.8 |
| Require-Bundle: com.google.inject;bundle-version="3.0.0", |
| org.eclipse.core.resources;bundle-version="3.11.0", |
| org.eclipse.core.runtime;bundle-version="3.12.0", |
| org.eclipse.papyrusrt.xtumlrt.common.model;bundle-version="0.8.0", |
| org.eclipse.papyrusrt.xtumlrt.trans;bundle-version="0.8.0", |
| org.eclipse.papyrusrt.xtumlrt.trans.from.uml;bundle-version="0.8.0", |
| org.eclipse.papyrusrt.xtumlrt.xtext;bundle-version="0.8.0", |
| org.eclipse.papyrusrt.xtumlrt.util;bundle-version="0.8.0", |
| org.eclipse.swt;bundle-version="3.105.0", |
| org.eclipse.xtend.lib;bundle-version="2.10.0", |
| org.eclipse.xtext;bundle-version="2.10.0", |
| org.eclipse.uml2.uml;bundle-version="5.2.0" |
| Export-Package: org.eclipse.papyrusrt.xtumlrt.trans.to.text |