Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 43dcc4dcc7403dddb4ff5272d55e21c90fc5a5e8 (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.0.1.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