Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: 57b289eb746ec4dffb1349d0df8b8fd0232bcfda (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                                       
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.papyrus.navigation.uml;singleton:=true
Bundle-Version: 0.8.0.qualifier
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Require-Bundle: org.eclipse.papyrus.navigation;bundle-version="0.7.3",
 org.eclipse.uml2.uml,
 org.eclipse.papyrus.umlutils
Bundle-Vendor: %providerName
Bundle-Localization: plugin

Back to the top