Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: bb5a1aa0c13161809b94910499556dd325bd4740 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.qvtd.examples.qvtrelation.modelmorf
Bundle-Version: 0.16.0.qualifier
Export-Package: org.eclipse.qvtd.examples.qvtrelation.modelmorf
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: org.eclipse.emf.mwe2.runtime,
 org.eclipse.emf.mwe2.launch

Back to the top