Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: f3945e486a9b41070ec082d7b05772c713485ad6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
Manifest-Version: 1.0
Require-Bundle: org.eclipse.core.runtime
Export-Package: org.eclipse.papyrus.java.generator.transfo.umltojdt
Bundle-Vendor: %providerName
Bundle-Version: 1.0.0.qualifier
Bundle-Name: %pluginName
Bundle-Localization: plugin
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.papyrus.java.generator.transfo.umltoj
 dt
Bundle-RequiredExecutionEnvironment: J2SE-1.5

Back to the top