Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: bcc2bc9f41a68d57f16a0fb427e027f5e3059011 (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.17.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