| Manifest-Version: 1.0 |
| Bundle-ManifestVersion: 2 |
| Bundle-Name: %Bundle-Name |
| Bundle-SymbolicName: org.polarsys.esf.core.common.ui;singleton:=true |
| Bundle-Version: 0.7.0.qualifier |
| Bundle-Activator: org.polarsys.esf.core.common.ui.CommonUIActivator$Implementation |
| Bundle-Vendor: %Bundle-Vendor |
| Require-Bundle: org.polarsys.esf.core.common;bundle-version="0.7.0";visibility:=reexport, |
| org.eclipse.emf.edit.ui;bundle-version="2.10.0";visibility:=reexport, |
| org.eclipse.ui;bundle-version="[3.100.0,4.0.0)", |
| org.eclipse.ui.console;bundle-version="[3.0.0,4.0.0)", |
| org.eclipse.ui.ide;bundle-version="[3.17.0,4.0.0)", |
| org.eclipse.ui.navigator.resources;bundle-version="3.4.700", |
| org.eclipse.ui.navigator;bundle-version="3.5.400", |
| org.eclipse.uml2.uml;bundle-version="5.1.0", |
| org.eclipse.papyrus.infra.viewpoints.policy;bundle-version="[3.0.0,5.0.0)", |
| org.eclipse.papyrus.infra.architecture;bundle-version="[2.0.0,4.0.0)", |
| org.eclipse.papyrus.infra.architecture.representation;bundle-version="2.0.0", |
| org.eclipse.papyrus.infra.widgets;bundle-version="[3.6.0,5.0.0)", |
| org.eclipse.papyrus.infra.core;bundle-version="[3.1.0,5.0.0)", |
| org.eclipse.papyrus.infra.core.architecture;bundle-version="[2.1.0,4.0.0)" |
| Bundle-RequiredExecutionEnvironment: JavaSE-1.7 |
| Bundle-Localization: src/main/resources/properties/plugin |
| Bundle-ActivationPolicy: lazy |
| Export-Package: org.polarsys.esf.core.common.ui, |
| org.polarsys.esf.core.common.ui.actions, |
| org.polarsys.esf.core.common.ui.adapter, |
| org.polarsys.esf.core.common.ui.console, |
| org.polarsys.esf.core.common.ui.constants, |
| org.polarsys.esf.core.common.ui.diagram, |
| org.polarsys.esf.core.common.ui.editingsupport, |
| org.polarsys.esf.core.common.ui.filter, |
| org.polarsys.esf.core.common.ui.job, |
| org.polarsys.esf.core.common.ui.provider, |
| org.polarsys.esf.core.common.ui.selection, |
| org.polarsys.esf.core.common.ui.statusline, |
| org.polarsys.esf.core.common.ui.treeviewer |
| Automatic-Module-Name: org.polarsys.esf.core.common.ui |