| Manifest-Version: 1.0 |
| Bundle-ManifestVersion: 2 |
| Bundle-Name: %Bundle-Name |
| Bundle-SymbolicName: org.polarsys.esf.core.importmodel.common;singleton:=true |
| Bundle-Version: 0.7.0.qualifier |
| Bundle-Activator: org.polarsys.esf.core.importmodel.common.ImportModelCommonActivator |
| Require-Bundle: org.eclipse.core.runtime, |
| org.eclipse.papyrus.uml.profile;bundle-version="1.1.3", |
| org.eclipse.uml2.uml;bundle-version="5.1.0", |
| org.eclipse.papyrus.views.modelexplorer;bundle-version="1.1.3", |
| org.eclipse.gmf.runtime.emf.commands.core, |
| org.eclipse.core.resources, |
| org.eclipse.emf.ecore, |
| org.eclipse.gmf.runtime.common.core, |
| org.eclipse.papyrus.infra.gmfdiag.commands, |
| org.eclipse.papyrus.infra.emf, |
| org.eclipse.core.commands, |
| org.eclipse.swt, |
| org.eclipse.ui.workbench, |
| org.eclipse.papyrus.uml.tools, |
| org.eclipse.papyrus.uml.import;bundle-version="1.1.3", |
| org.eclipse.papyrus.infra.widgets;bundle-version="1.1.3", |
| org.eclipse.jface;bundle-version="3.11.0", |
| org.eclipse.ui;bundle-version="3.107.0", |
| org.eclipse.papyrus.infra.core, |
| org.eclipse.emf.common, |
| org.eclipse.emf.common.ui, |
| org.polarsys.esf.core.common;bundle-version="0.7.0";visibility:=reexport, |
| org.eclipse.emf.transaction, |
| org.polarsys.esf.core.profile.esfarchitectureconcepts.application;bundle-version="0.7.0";visibility:=reexport, |
| org.eclipse.papyrus.infra.core.sashwindows.di;bundle-version="2.0.0", |
| org.eclipse.core.expressions;bundle-version="3.0.0", |
| org.eclipse.papyrus.infra.ui;bundle-version="2.0.0", |
| org.eclipse.papyrus.infra.emf.gmf;bundle-version="1.0.0" |
| Bundle-RequiredExecutionEnvironment: JavaSE-1.7 |
| Bundle-ActivationPolicy: lazy |
| Bundle-Localization: src/main/resources/properties/plugin |
| Bundle-Vendor: %Bundle-Vendor |