Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 49b4f1a3041509772be36513eb9aa31336ca9f44 (plain) (blame)
1
2
3
4
5
6
7
8
9
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.m2m.atl.examples.public2private
Bundle-Version: 4.0.1.qualifier
Bundle-Vendor: %providerName
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Require-Bundle: org.eclipse.uml2.uml
Automatic-Module-Name: org.eclipse.m2m.atl.examples.public2private

Back to the top