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

Back to the top