| Manifest-Version: 1.0 |
| Bundle-ManifestVersion: 2 |
| Bundle-Name: %Bundle-Name |
| Bundle-SymbolicName: org.eclipse.papyrus.interoperability.rpy.toolsmiths.api.discovery;singleton:=true |
| Bundle-Version: 0.7.0.qualifier |
| Bundle-RequiredExecutionEnvironment: JavaSE-1.8 |
| Require-Bundle: org.eclipse.core.runtime;bundle-version="3.11.0", |
| org.eclipse.emf.ecore;bundle-version="2.11.1", |
| org.eclipse.uml2.uml;bundle-version="[5.2.0,6.0.0)", |
| org.apache.commons.io;bundle-version="2.2.0", |
| org.eclipse.papyrus.interoperability.rpy.metamodel;bundle-version="0.7.0", |
| org.eclipse.papyrus.infra.core.log;bundle-version="1.2.0", |
| org.eclipse.ui.workbench, |
| org.eclipse.jface, |
| org.eclipse.core.filesystem, |
| org.eclipse.core.resources, |
| org.eclipse.ui.ide;bundle-version="3.12.0", |
| org.eclipse.papyrus.interoperability.rpy.parser;bundle-version="0.7.0", |
| org.eclipse.papyrus.interoperability.rpy;bundle-version="0.7.0" |
| Bundle-Vendor: %Bundle-Vendor |
| Bundle-Activator: org.eclipse.papyrus.interoperability.rpy.toolsmiths.api.discovery.Activator |
| Bundle-ActivationPolicy: lazy |