Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 81281afc24067ca195fe3a5cbc02015c833313cf (plain) (blame)
1
2
3
4
5
6
7
8
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: org.eclipse.linuxtools.lttng.help; singleton:=true
Bundle-Version: 0.4.0.qualifier
Bundle-Vendor: %Bundle-Vendor
Require-Bundle: org.eclipse.help;bundle-version="3.5.100"
Bundle-Localization: plugin

Back to the top