Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: fab5c270ca10a90a7ba465c95824e38bddf22788 (plain) (blame)
1
2
3
4
5
6
7
8
9
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %bundleName
Bundle-SymbolicName: org.eclipse.cdt.meson.docs;singleton:=true
Bundle-Version: 1.0.900.qualifier
Bundle-Vendor: %provider
Bundle-Localization: plugin
Require-Bundle: org.eclipse.help,
 org.eclipse.ui.cheatsheets

Back to the top