Manifest-Version: 1.0 Export-Package: org.eclipse.papyrus.infra.hyperlink, org.eclipse.papyrus.infra.hyperlink.commands, org.eclipse.papyrus.infra.hyperlink.helper, org.eclipse.papyrus.infra.hyperlink.object, org.eclipse.papyrus.infra.hyperlink.service, org.eclipse.papyrus.infra.hyperlink.ui, org.eclipse.papyrus.infra.hyperlink.util Require-Bundle: org.eclipse.core.filesystem;bundle-version="[1.7.0,2.0.0)", org.eclipse.emf.databinding;bundle-version="[1.5.0,2.0.0)", org.eclipse.emf.edit.ui;bundle-version="[2.18.0,3.0.0)", org.eclipse.gmf.runtime.emf.type.core;bundle-version="[1.9.0,2.0.0)", org.eclipse.papyrus.emf.facet.custom.core;bundle-version="4.0.0", org.eclipse.papyrus.emf.facet.custom.metamodel;bundle-version="2.0.0", org.eclipse.papyrus.emf.facet.custom.ui;bundle-version="[4.0.0,5.0.0)", org.eclipse.papyrus.infra.core;bundle-version="[4.0.0,5.0.0)", org.eclipse.papyrus.infra.core.log;bundle-version="[2.0.0,3.0.0)", org.eclipse.papyrus.infra.core.sashwindows.di;bundle-version="[2.0.0,3.0.0)", org.eclipse.papyrus.infra.emf;bundle-version="[4.0.0,5.0.0)", org.eclipse.papyrus.infra.services.labelprovider;bundle-version="[3.0.0,4.0.0)", org.eclipse.papyrus.infra.services.openelement;bundle-version="[4.0.0,5.0.0)", org.eclipse.papyrus.infra.ui;bundle-version="[3.0.0,4.0.0)", org.eclipse.papyrus.infra.ui.emf;bundle-version="[3.0.0,4.0.0)", org.eclipse.papyrus.infra.widgets;bundle-version="[4.0.0,5.0.0)", org.eclipse.ui.ide;bundle-version="[3.17.0,4.0.0)", org.eclipse.ui.views.properties.tabbed;bundle-version="[3.8.0,4.0.0)", org.eclipse.uml2.types;bundle-version="[2.5.0,3.0.0)" Bundle-Vendor: %providerName Bundle-ActivationPolicy: lazy Bundle-Version: 4.0.0.qualifier Bundle-Name: %pluginName Bundle-Localization: plugin Bundle-ManifestVersion: 2 Bundle-Activator: org.eclipse.papyrus.infra.hyperlink.Activator Bundle-Description: %pluginDescription Bundle-SymbolicName: org.eclipse.papyrus.infra.hyperlink;singleton:=true Bundle-RequiredExecutionEnvironment: JavaSE-11 Automatic-Module-Name: org.eclipse.papyrus.infra.hyperlink