Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: b778e8a8ee7623a48fb303195691f649cfd53d5f (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.emf.cdo.doc; singleton:=true
Bundle-Version: 0.8.0.qualifier
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Require-Bundle: org.eclipse.help;bundle-version="[3.3.0,4.0.0)"
Eclipse-LazyStart: true

Back to the top