| Manifest-Version: 1.0 |
| Bundle-ManifestVersion: 2 |
| Bundle-Name: %pluginName |
| Bundle-SymbolicName: org.eclipse.papyrus.robotics.safety;singleton:=true |
| Bundle-Version: 0.9.0.qualifier |
| Bundle-Activator: org.eclipse.papyrus.robotics.safety.Activator |
| Require-Bundle: org.eclipse.ui, |
| org.eclipse.core.runtime, |
| org.eclipse.emf.ecore;bundle-version="[2.20.0,3.0.0)", |
| org.eclipse.papyrus.robotics.profile;bundle-version="0.7.0", |
| org.polarsys.esf.core.profile.esfarchitectureconcepts;bundle-version="0.7.0", |
| org.eclipse.papyrus.robotics.core;bundle-version="0.7.0" |
| Bundle-RequiredExecutionEnvironment: JavaSE-11 |
| Bundle-ActivationPolicy: lazy |
| Bundle-Localization: plugin |
| Bundle-Vendor: %providerName |
| Export-Package: org.eclipse.papyrus.robotics.safety |
| Automatic-Module-Name: org.eclipse.papyrus.robotics.safety |