| Manifest-Version: 1.0 | |
| Bundle-ManifestVersion: 2 | |
| Bundle-Name: Runtime | |
| Bundle-SymbolicName: org.eclipse.qvtd.cs2as.xtext.runtime | |
| Bundle-Version: 0.14.0.qualifier | |
| Export-Package: org.eclipse.qvtd.cs2as.xtext.runtime | |
| Require-Bundle: org.eclipse.xtext;bundle-version="[2.8.1,3.0.0)", | |
| org.eclipse.jdt.annotation;bundle-version="[2.0.0,3.0.0)", | |
| org.eclipse.qvtd.runtime;bundle-version="[0.14.0,1.0.0)" | |
| Bundle-RequiredExecutionEnvironment: JavaSE-1.8 |