| Manifest-Version: 1.0 |
| Export-Package: org.eclipse.papyrus.designer.transformation.library, |
| org.eclipse.papyrus.designer.transformation.library.statemachine, |
| org.eclipse.papyrus.designer.transformation.library.transformations, |
| org.eclipse.papyrus.designer.transformation.library.transformations.bindinghelpers, |
| org.eclipse.papyrus.designer.transformation.library.xtend |
| Require-Bundle: org.eclipse.ui, |
| org.eclipse.ui.ide;bundle-version="[3.17.0,4.0.0)", |
| org.eclipse.core.runtime, |
| org.eclipse.papyrus.designer.transformation.core;bundle-version="[2.0.0,3.0.0)", |
| org.eclipse.uml2.uml;bundle-version="4.0.0", |
| org.eclipse.papyrus.uml.tools.utils;bundle-version="[3.4.0,5.0.0)", |
| org.eclipse.papyrus.infra.core.log;bundle-version="[1.2.0,3.0.0)", |
| org.eclipse.core.resources, |
| org.eclipse.papyrus.designer.languages.cpp.profile;bundle-version="[2.0.0,3.0.0)", |
| org.eclipse.papyrus.uml.diagram.wizards;bundle-version="[3.2.0,6.0.0)", |
| com.google.guava;bundle-version="11.0.0", |
| org.eclipse.xtext.xbase.lib, |
| org.eclipse.xtend.lib, |
| org.eclipse.xtend.lib.macro, |
| org.eclipse.uml2.uml.profile.standard;bundle-version="1.0.0", |
| org.eclipse.papyrus.marte.static.profile;bundle-version="1.2.2", |
| org.eclipse.ui.workbench, |
| org.eclipse.jdt.core, |
| org.eclipse.jdt.launching, |
| org.eclipse.emf.transaction, |
| org.eclipse.papyrus.designer.transformation.profile;bundle-version="[2.0.0,3.0.0)", |
| org.eclipse.papyrus.designer.transformation.base;bundle-version="[2.0.0,3.0.0)", |
| org.eclipse.papyrus.designer.deployment.tools;bundle-version="[2.0.0,3.0.0)", |
| org.eclipse.papyrus.designer.transformation.vsl;bundle-version="[2.0.0,3.0.0)", |
| org.eclipse.papyrus.designer.languages.cpp.codegen;bundle-version="[2.0.0,3.0.0)", |
| org.eclipse.papyrus.designer.transformation.extensions;bundle-version="[2.0.0,3.0.0)", |
| org.eclipse.papyrus.designer.deployment.profile;bundle-version="[2.0.0,3.0.0)", |
| org.eclipse.papyrus.designer.languages.common.extensionpoints;bundle-version="[2.0.0,3.0.0)", |
| org.eclipse.papyrus.designer.languages.common.base;bundle-version="[2.0.0,3.0.0)", |
| org.eclipse.papyrus.designer.languages.common.profile, |
| org.eclipse.papyrus.designer.ui;bundle-version="[2.0.0,3.0.0)" |
| Bundle-Vendor: %providerName |
| Bundle-ActivationPolicy: lazy |
| Bundle-Version: 2.1.0.qualifier |
| Bundle-Localization: plugin |
| Bundle-Name: %pluginName |
| Bundle-Activator: org.eclipse.papyrus.designer.transformation.library.Activator |
| Bundle-ManifestVersion: 2 |
| Bundle-SymbolicName: org.eclipse.papyrus.designer.transformation.library;singleton:=true |
| Bundle-RequiredExecutionEnvironment: JavaSE-11 |
| Automatic-Module-Name: org.eclipse.papyrus.designer.transformation.library |