Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: dd78e5bf2f2e71a1765ccbc0d56545e0ed52f986 (plain) (blame)
1
2
3
4
5
6
7
8
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %bundleName
Bundle-SymbolicName: org.eclipse.linuxtools.gcov.docs;singleton:=true
Bundle-Version: 0.11.0.qualifier
Bundle-Vendor: %provider
Bundle-Localization: plugin
Require-Bundle: org.eclipse.help

Back to the top