Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: a81b45e0ceae5fd14f9200b2176f259adfdf89ee (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.10.0.qualifier
Bundle-Vendor: %provider
Bundle-Localization: plugin
Require-Bundle: org.eclipse.help

Back to the top