Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 8e22655283621106b769a7138c3641446a4eb780 (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: 3.1.0.qualifier
Bundle-Vendor: %providerName
Require-Bundle: org.eclipse.help
Bundle-Localization: plugin

Back to the top