Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: fcc6ba2e033e8bdee634af64a0627d4ce8cb81ac (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.documentation.profile;singleton:=true
Bundle-RequiredExecutionEnvironment: J2SE-1.5

Back to the top