| Manifest-Version: 1.0 |
| Require-Bundle: org.eclipse.ui, |
| org.eclipse.core.runtime, |
| com.google.guava;bundle-version="11.0.0", |
| org.eclipse.xtext.xbase.lib, |
| org.eclipse.xtend.lib, |
| org.eclipse.xtend.lib.macro, |
| org.eclipse.papyrus.designer.components.transformation.core;bundle-version="0.7.0", |
| org.eclipse.uml2.uml;bundle-version="5.0.1", |
| org.eclipse.papyrus.uml.tools.utils;bundle-version="1.2.0", |
| org.eclipse.papyrus.designer.languages.cpp.profile;bundle-version="0.7.0", |
| org.eclipse.papyrus.uml.tools;bundle-version="1.2.0" |
| Bundle-Vendor: %providerName |
| Bundle-ActivationPolicy: lazy |
| Bundle-Version: 0.7.0 |
| Bundle-Name: %pluginName |
| Bundle-Localization: plugin |
| Bundle-ManifestVersion: 2 |
| Bundle-Activator: org.eclipse.papyrus.designer.components.transformation.cpp.Activator |
| Bundle-SymbolicName: org.eclipse.papyrus.designer.components.transformation.cpp;singleton:=true |
| Bundle-RequiredExecutionEnvironment: JavaSE-1.7 |