| Manifest-Version: 1.0 |
| Require-Bundle: org.eclipse.ui;bundle-version="[3.109.0,4.0.0)", |
| org.eclipse.core.runtime;bundle-version="[3.14.0,4.0.0)", |
| org.eclipse.papyrus.infra.core;bundle-version="[3.0.0,4.0.0)", |
| org.eclipse.papyrus.infra.emf;bundle-version="[3.0.0,4.0.0)", |
| org.eclipse.papyrus.infra.emf.diagram.common;bundle-version="[2.0.0,3.0.0)", |
| org.eclipse.emf.ecore;bundle-version="[2.14.0,3.0.0)", |
| org.eclipse.gmf.runtime.notation;bundle-version="[1.9.0,2.0.0)", |
| org.eclipse.papyrus.infra.gmfdiag.layers.model.editor;bundle-version="[0.8.0,1.0.0)", |
| org.eclipse.emf.transaction;bundle-version="[1.9.0,2.0.0)", |
| org.eclipse.papyrus.infra.core.log;bundle-version="[1.2.0,2.0.0)", |
| org.eclipse.core.expressions;bundle-version="[3.6.0,4.0.0)", |
| org.eclipse.gmf.runtime.diagram.ui.resources.editor;bundle-version="[1.7.0,2.0.0)", |
| org.eclipse.papyrus.infra.gmfdiag.layers.runtime;bundle-version="[0.8.0,1.0.0)", |
| org.eclipse.gmf.runtime.diagram.ui;bundle-version="[1.8.0,2.0.0)", |
| org.eclipse.ui.ide;bundle-version="[3.14.0,4.0.0)", |
| org.eclipse.papyrus.infra.ui;bundle-version="[2.0.0,3.0.0)", |
| org.eclipse.papyrus.infra.core.sasheditor;bundle-version="[2.0.0,3.0.0)", |
| org.eclipse.papyrus.infra.gmfdiag.layers.model;bundle-version="[0.8.0,1.0.0)", |
| org.eclipse.emf.edit.ui;bundle-version="[2.14.0,3.0.0)" |
| Bundle-Vendor: %providerName |
| Bundle-ActivationPolicy: lazy |
| Bundle-Version: 0.7.0.qualifier |
| Bundle-Name: %pluginName |
| Bundle-Localization: plugin |
| Bundle-ManifestVersion: 2 |
| Bundle-Activator: org.eclipse.papyrus.infra.gmfdiag.layers.diagram.Activator |
| Bundle-SymbolicName: org.eclipse.papyrus.infra.gmfdiag.layers.diagram;singleton:=true |
| Automatic-Module-Name: org.eclipse.papyrus.infra.gmfdiag.layers.diagram |
| Bundle-RequiredExecutionEnvironment: JavaSE-1.8 |