| Bundle-ManifestVersion: 2 |
| Bundle-Name: %Bundle-Name |
| Bundle-Vendor: %Bundle-Vendor |
| Bundle-Localization: src/main/resources/properties/plugin |
| Bundle-SymbolicName: org.polarsys.esf.fmea.execution;singleton:=true |
| Bundle-Version: 0.7.0.qualifier |
| Bundle-Activator: org.polarsys.esf.fmea.execution.ESFFMEAExecutionActivator$Implementation |
| Require-Bundle: org.eclipse.core.runtime, |
| org.polarsys.esf.fmea.profile;bundle-version="0.7.0";visibility:=reexport, |
| org.polarsys.esf.core.utils;bundle-version="0.7.0";visibility:=reexport, |
| org.eclipse.papyrus.infra.viewpoints.policy, |
| org.polarsys.esf.fmea.profile.tools;visibility:=reexport, |
| org.polarsys.esf.fmea.table;bundle-version="0.7.0", |
| org.eclipse.papyrus.uml.tools.utils;bundle-version="3.0.0" |
| Bundle-RequiredExecutionEnvironment: JavaSE-1.7 |
| Bundle-ActivationPolicy: lazy |
| Export-Package: org.polarsys.esf.fmea.execution.setup |
| Automatic-Module-Name: org.polarsys.esf.fmea.execution |