Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 202b4d724822800af9dff163042f54ea6ece0ced (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.docker.docs;singleton:=true
Bundle-Version: 4.0.2.qualifier
Bundle-Vendor: %providerName
Require-Bundle: org.eclipse.help
Bundle-Localization: plugin
Automatic-Module-Name: org.eclipse.linuxtools.docker.docs

Back to the top