| Manifest-Version: 1.0 |
| Require-Bundle: org.eclipse.papyrus.marte.vsl;bundle-version="1.2.2", |
| org.eclipse.xtext.ui, |
| org.eclipse.ui.editors;bundle-version="3.5.0", |
| org.eclipse.ui.ide;bundle-version="3.5.0", |
| org.eclipse.xtext.ui.shared, |
| org.eclipse.ui, |
| org.eclipse.xtext.builder, |
| org.antlr.runtime, |
| org.eclipse.uml2.uml;bundle-version="3.1.0", |
| org.eclipse.papyrus.infra.core;bundle-version="1.2.0", |
| org.apache.log4j;bundle-version="1.2.15", |
| org.eclipse.papyrus.uml.xtext.integration.ui;bundle-version="1.2.0", |
| org.eclipse.papyrus.infra.ui;bundle-version="1.2.0" |
| Export-Package: org.eclipse.papyrus.marte.vsl.ui.contentassist, |
| org.eclipse.papyrus.marte.vsl.ui.contentassist.antlr |
| Bundle-Vendor: %providerName |
| Bundle-ActivationPolicy: lazy |
| Bundle-ClassPath: . |
| Bundle-Version: 1.2.3.qualifier |
| Bundle-Localization: plugin |
| Bundle-Name: %pluginName |
| Bundle-Activator: org.eclipse.papyrus.marte.vsl.ui.internal.VSLActivator |
| Bundle-ManifestVersion: 2 |
| Bundle-SymbolicName: org.eclipse.papyrus.marte.vsl.ui;singleton:=true |
| Bundle-RequiredExecutionEnvironment: JavaSE-11 |