Skip to main content
summaryrefslogtreecommitdiffstats
blob: a73638440a9510b97fe819a200857a62ddcc0e29 (plain) (blame)
1
2
3
4
5
6
7
8
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Runtime
Bundle-SymbolicName: org.eclipse.qvtd.cs2as.runtime
Bundle-Version: 0.12.0.qualifier
Export-Package: org.eclipse.qvtd.cs2as.runtime
Require-Bundle: org.eclipse.qvtd.pivot.qvtimperative;bundle-version="[0.12.0,1.0.0)";visibility:=reexport
Bundle-RequiredExecutionEnvironment: JavaSE-1.7

Back to the top