| Manifest-Version: 1.0 |
| Bundle-ManifestVersion: 2 |
| Bundle-Name: Papyrus-Model2Doc - Docx Contribution for UML Architecture (Incubation) |
| Bundle-SymbolicName: org.eclipse.papyrus.model2doc.integration.docx.uml.architecture;singleton:=true |
| Bundle-Version: 0.8.0.qualifier |
| Bundle-Activator: org.eclipse.papyrus.model2doc.integration.docx.uml.architecture.Activator |
| Bundle-Vendor: Eclipse Modeling Project |
| Require-Bundle: org.eclipse.ui;bundle-version="[3.118.0,4.0.0)", |
| org.eclipse.core.runtime;bundle-version="[3.20.0,4.0.0)", |
| org.eclipse.papyrus.infra.architecture;bundle-version="[3.0.0,4.0.0)", |
| org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture;bundle-version="[0.8.0,1.0.0)", |
| org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation;bundle-version="[0.8.0,1.0.0)", |
| org.eclipse.papyrus.model2doc.docx;bundle-version="[0.8.0,1.0.0)" |
| Bundle-RequiredExecutionEnvironment: JavaSE-11 |
| Automatic-Module-Name: org.eclipse.papyrus.model2doc.integration.docx.uml.architecture |
| Bundle-ActivationPolicy: lazy |
| Export-Package: org.eclipse.papyrus.model2doc.integration.docx.uml.architecture.internal.utils |