Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: bdba921c96dfee87ee4ba85a655e6abaeece655b (plain) (blame)
1
2
3
4
5
6
7
8
9
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.qvtd.examples.umlx.hstm2fstm;singleton:=true
Bundle-Version: 0.17.0.qualifier
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: org.eclipse.qvtd.runtime

Back to the top