| Manifest-Version: 1.0 |
| Bundle-ManifestVersion: 2 |
| Bundle-Name: %Bundle-Name |
| Bundle-SymbolicName: org.polarsys.esf.core.profile.esfarchitectureconcepts.application;singleton:=true |
| Bundle-Version: 0.7.0.qualifier |
| Bundle-Activator: org.polarsys.esf.core.profile.esfarchitectureconcepts.application.ESFArchitectureConceptsProfileApplicationActivator |
| Bundle-Vendor: %Bundle-Vendor |
| Require-Bundle: org.eclipse.core.runtime;bundle-version="3.12.0", |
| org.eclipse.emf.common;bundle-version="2.12.0", |
| org.eclipse.uml2.uml;bundle-version="5.2.0", |
| org.eclipse.papyrus.uml.tools.utils;bundle-version="2.0.0", |
| org.polarsys.esf.core.profile.esfarchitectureconcepts;bundle-version="0.7.0";visibility:=reexport, |
| org.eclipse.emf.transaction;bundle-version="1.9.0", |
| org.polarsys.esf.core.utils;bundle-version="0.7.0";visibility:=reexport, |
| org.eclipse.gef;bundle-version="3.11.0", |
| org.eclipse.papyrus.uml.tools;bundle-version="2.0.0", |
| org.eclipse.papyrus.uml.decoratormodel;bundle-version="2.1.0", |
| org.eclipse.papyrus.infra.emf.readonly;bundle-version="3.0.0", |
| com.google.guava;bundle-version="21.0.0", |
| org.polarsys.esf.core.common.ui;bundle-version="0.7.0", |
| org.eclipse.papyrus.infra.core;bundle-version="3.0.0" |
| Bundle-RequiredExecutionEnvironment: JavaSE-1.7 |
| Bundle-ActivationPolicy: lazy |
| Bundle-Localization: src/main/resources/properties/plugin |
| Export-Package: org.polarsys.esf.core.profile.esfarchitectureconcepts.application |
| Automatic-Module-Name: org.polarsys.esf.core.profile.esfarchitectureconcepts.application |