| Manifest-Version: 1.0 |
| Bundle-ManifestVersion: 2 |
| Bundle-Name: Extensions |
| Bundle-SymbolicName: org.eclipse.app4mc.transformation.extensions;singleton:=true |
| Bundle-Version: 1.0.0.qualifier |
| Bundle-Vendor: Eclipse.org |
| Bundle-RequiredExecutionEnvironment: JavaSE-1.8 |
| Require-Bundle: com.google.inject;bundle-version="3.0.0";visibility:=reexport, |
| org.apache.log4j;bundle-version="1.2.15", |
| org.eclipse.core.runtime, |
| org.eclipse.emf.ecore, |
| org.eclipse.emf.ecore.xmi;visibility:=reexport, |
| org.eclipse.xtext.xbase.lib;visibility:=reexport |
| Export-Package: org.eclipse.app4mc.transformation.extensions, |
| org.eclipse.app4mc.transformation.extensions.base.templates, |
| org.eclipse.app4mc.transformation.extensions.executiontype |