| Manifest-Version: 1.0 |
| Bundle-ManifestVersion: 2 |
| Bundle-Name: %Bundle-Name |
| Bundle-SymbolicName: org.polarsys.esf.core.utils;singleton:=true |
| Bundle-Version: 0.7.0.qualifier |
| Bundle-Localization: src/main/resources/properties/plugin |
| Bundle-Activator: org.polarsys.esf.core.utils.CoreUtilsActivator |
| Bundle-Vendor: %Bundle-Vendor |
| Require-Bundle: org.eclipse.ui, |
| org.eclipse.core.runtime;bundle-version="3.11.1", |
| org.eclipse.uml2.uml;bundle-version="5.1.0", |
| org.eclipse.uml2.uml.resources;bundle-version="5.1.0", |
| org.eclipse.emf.transaction;bundle-version="1.4.0", |
| org.eclipse.papyrus.uml.tools.utils;bundle-version="[3.4.0,5.0.0)", |
| org.eclipse.papyrus.infra.emf;bundle-version="[3.1.0,5.0.0)", |
| org.eclipse.papyrus.uml.tools;bundle-version="[4.3.0,6.0.0)", |
| org.eclipse.papyrus.infra.core;bundle-version="[3.1.0,5.0.0)", |
| org.eclipse.papyrus.infra.core.log;bundle-version="[1.2.0,3.0.0)", |
| org.eclipse.gmf.runtime.emf.type.core;bundle-version="1.9.0", |
| org.eclipse.papyrus.infra.services.edit;bundle-version="[3.2.0,5.0.0)", |
| org.eclipse.emf.common;bundle-version="2.11.0", |
| org.eclipse.papyrus.infra.gmfdiag.commands;bundle-version="[3.0.0,6.0.0)", |
| org.eclipse.emf.ecore;bundle-version="[2.20.0,3.0.0)", |
| org.polarsys.esf.core.common;visibility:=reexport, |
| org.eclipse.emf.common.ui;bundle-version="2.10.0", |
| org.eclipse.papyrus.infra.viewpoints.policy;bundle-version="[3.0.0,5.0.0)", |
| org.eclipse.papyrus.infra.core.architecture;bundle-version="[2.1.0,4.0.0)", |
| org.eclipse.papyrus.infra.architecture;bundle-version="[2.0.0,4.0.0)", |
| org.eclipse.papyrus.infra.ui;bundle-version="[2.1.0,4.0.0)" |
| Bundle-RequiredExecutionEnvironment: JavaSE-1.7 |
| Bundle-ActivationPolicy: lazy |
| Export-Package: org.polarsys.esf.core.utils |
| Import-Package: org.eclipse.papyrus.infra.architecture.representation |
| Automatic-Module-Name: org.polarsys.esf.core.utils |