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