| Manifest-Version: 1.0 |
| Bundle-ManifestVersion: 2 |
| Bundle-Name: %Bundle-Name |
| Bundle-SymbolicName: org.eclipse.papyrus.sysml16.modelexplorer;singleton:=true |
| Bundle-Version: 2.0.0.qualifier |
| Automatic-Module-Name: org.eclipse.papyrus.syml16.modelexplorer |
| Bundle-RequiredExecutionEnvironment: JavaSE-11 |
| Bundle-ActivationPolicy: lazy |
| Bundle-Vendor: %Bundle-Vendor |
| Bundle-Activator: org.eclipse.papyrus.sysml16.modelexplorer.Activator |
| Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.20.0,4.0.0)", |
| org.eclipse.emf.edit;bundle-version="[2.16.0,3.0.0)", |
| org.eclipse.papyrus.emf.facet.efacet.core;bundle-version="[3.0.0,4.0.0)", |
| org.eclipse.papyrus.emf.facet.query.java.core;bundle-version="[3.0.0,4.0.0)", |
| org.eclipse.papyrus.emf.facet.util.emf.core;bundle-version="[2.0.0,3.0.0)", |
| org.eclipse.papyrus.infra.core.log;bundle-version="[2.0.0,3.0.0)", |
| org.eclipse.ui;bundle-version="[3.118.0,4.0.0)", |
| org.eclipse.uml2.uml;bundle-version="[5.5.0,6.0.0)", |
| org.eclipse.papyrus.emf.facet.custom.metamodel;bundle-version="[2.0.0,3.0.0)", |
| org.eclipse.papyrus.emf.facet.custom.ui;bundle-version="[4.0.0,5.0.0)", |
| org.eclipse.papyrus.emf.facet.efacet.metamodel;bundle-version="[2.0.0,3.0.0)", |
| org.eclipse.papyrus.emf.facet.query.java.metamodel;bundle-version="[2.0.0,3.0.0)" |
| Export-Package: org.eclipse.papyrus.sysml16.modelexplorer |