Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: a680f423a905b5f392751b34589cff4061b6ba76 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.papyrus.cdo.ui.doc;singleton:=true
Bundle-Version: 0.10.0.qualifier
Bundle-Vendor: %providerName
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Bundle-Localization: plugin
Require-Bundle: org.eclipse.help;bundle-version="3.6.0",
 org.eclipse.papyrus.infra.doc;bundle-version="0.10.0"

Back to the top