| Manifest-Version: 1.0 |
| Bundle-ManifestVersion: 2 |
| Bundle-Name: %pluginName |
| Bundle-Vendor: %providerName |
| Bundle-Version: 0.9.0.qualifier |
| Bundle-Localization: plugin |
| Bundle-SymbolicName: org.eclipse.papyrus.robotics.xtext.util;singleton:=true |
| Bundle-ActivationPolicy: lazy |
| Require-Bundle: org.eclipse.papyrus.designer.infra.base;bundle-version="1.2.0", |
| org.eclipse.uml2.uml;bundle-version="5.5.0", |
| org.eclipse.papyrus.uml.xtext.integration.core;bundle-version="[2.1.0,4.0.0)", |
| org.eclipse.emf.transaction;bundle-version="1.7.0", |
| org.eclipse.core.databinding;bundle-version="[1.9.0,2.0.0)", |
| org.eclipse.swt;bundle-version="3.0.0", |
| org.eclipse.papyrus.uml.properties.xtext;bundle-version="1.3.0", |
| org.eclipse.papyrus.infra.properties.ui;bundle-version="[3.0.0,5.0.0)", |
| org.eclipse.xtext;bundle-version="2.20.0", |
| org.eclipse.papyrus.designer.uml.tools.utils;bundle-version="3.0.0" |
| Bundle-RequiredExecutionEnvironment: JavaSE-11 |
| Import-Package: org.apache.log4j |
| Export-Package: org.eclipse.papyrus.robotics.xtext.util |
| Automatic-Module-Name: org.eclipse.papyrus.robotics.xtext.util |