Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 95b8e32a871dfc19e6f88aee8766913add6c0c35 (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.docker.docs;singleton:=true
Bundle-Version: 2.1.0.qualifier
Bundle-Vendor: %providerName
Require-Bundle: org.eclipse.help
Bundle-Localization: plugin

Back to the top