| Manifest-Version: 1.0 |
| Export-Package: org.eclipse.papyrus.designer.transformation.vsl |
| Require-Bundle: org.eclipse.ui, |
| org.eclipse.core.runtime, |
| org.eclipse.papyrus.marte.vsl;bundle-version="1.2.0", |
| org.eclipse.xtext;bundle-version="2.4.0", |
| org.eclipse.papyrus.marte.static.profile;bundle-version="1.2.2" |
| 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.vsl.Activator |
| Bundle-ManifestVersion: 2 |
| Bundle-SymbolicName: org.eclipse.papyrus.designer.transformation.vsl |
| Bundle-RequiredExecutionEnvironment: JavaSE-11 |
| Automatic-Module-Name: org.eclipse.papyrus.designer.transformation.vsl |