blob: 40d5a1940c934cf11e58fc620ba0138986044954 [file] [log] [blame]
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-Vendor: %providerName
Bundle-SymbolicName: org.eclipse.papyrus.robotics.bt.animation.core;singleton:=true
Bundle-Version: 0.8.0.qualifier
Bundle-Activator: org.eclipse.papyrus.robotics.bt.animation.core.Activator
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
org.eclipse.core.expressions,
org.eclipse.papyrus.infra.gmfdiag.css,
org.eclipse.papyrus.robotics.bt.profile;bundle-version="0.7.0",
org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml;bundle-version="0.7.0"
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Automatic-Module-Name: org.eclipse.papyrus.robotics.bt.animation.core
Export-Package: org.eclipse.papyrus.robotics.bt.animation.core,
org.eclipse.papyrus.robotics.bt.animation.core.css,
org.eclipse.papyrus.robotics.bt.animation.core.propertytesters,
org.eclipse.papyrus.robotics.bt.animation.core.rendering,
org.eclipse.papyrus.robotics.bt.animation.core.runnables,
org.eclipse.papyrus.robotics.bt.animation.core.utils
Bundle-ActivationPolicy: lazy
Bundle-Localization: plugin