Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 8b64ae1ba9135ff1b92c3b4bde0da0eba4f907ae (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
Manifest-Version: 1.0
Export-Package: org.eclipse.papyrus.uml.profile
Require-Bundle: org.eclipse.uml2.uml
Bundle-Vendor: %providerName
Bundle-Version: 0.9.0.qualifier
Bundle-Localization: plugin
Bundle-Name: %pluginName
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.papyrus.uml.profile;singleton:=true
Bundle-RequiredExecutionEnvironment: J2SE-1.5

Back to the top