| Manifest-Version: 1.0 |
| Bundle-ManifestVersion: 2 |
| Bundle-Name: %pluginName |
| Bundle-SymbolicName: org.eclipse.papyrus.robotics.safety.riskanalysis.table;singleton:=true |
| Bundle-Version: 0.8.0.qualifier |
| Automatic-Module-Name: org.polarsys.esf.riskanalysis.table |
| Bundle-RequiredExecutionEnvironment: JavaSE-11 |
| Require-Bundle: org.eclipse.papyrus.infra.nattable, |
| org.eclipse.uml2.uml;bundle-version="5.5.0", |
| org.eclipse.papyrus.uml.nattable;bundle-version="[5.0.0,7.0.0)", |
| org.eclipse.papyrus.infra.nattable.common;bundle-version="5.5.100", |
| org.eclipse.papyrus.uml.tools.utils;bundle-version="[3.4.0,5.0.0)", |
| org.eclipse.papyrus.uml.extensionpoints;bundle-version="[1.3.0,3.0.0)", |
| org.eclipse.papyrus.robotics.safety.riskanalysis.profile;bundle-version="0.8.0", |
| org.eclipse.nebula.widgets.nattable.core;bundle-version="1.5.0", |
| org.eclipse.gmf.runtime.emf.type.core;bundle-version="1.9.0", |
| org.eclipse.papyrus.infra.emf.nattable;bundle-version="[5.2.0,7.0.0)", |
| org.eclipse.papyrus.infra.nattable.model;bundle-version="[4.2.0,6.0.0)", |
| org.eclipse.papyrus.infra.widgets;bundle-version="[3.6.0,5.0.0)", |
| org.eclipse.papyrus.uml.nattable;bundle-version="[5.0.0,7.0.0)", |
| org.eclipse.ui, |
| org.eclipse.papyrus.infra.services.labelprovider;bundle-version="[2.0.0,4.0.0)", |
| org.eclipse.papyrus.infra.core;bundle-version="[3.1.0,5.0.0)" |
| Bundle-Vendor: %providerName |
| Bundle-Localization: plugin |