Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: dd162ca1860bd755eb3ac6ffd1f373985e05ad76 (plain) (blame)
1
2
3
4
5
6
7
8
9
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: org.eclipse.linuxtools.callgraph.docs;singleton:=true
Bundle-Version: 0.10.0.qualifier
Bundle-RequiredExecutionEnvironment: J2SE-1.4
Require-Bundle: org.eclipse.help
Bundle-Vendor: %Bundle-Vendor
Bundle-Localization: plugin

Back to the top