Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: f5fd146af137cc28cbc3e13db0bec6c81f7b4545 (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.linuxtools.cdt.libhover.library_docs;singleton:=true
Bundle-Version: 1.0.1.qualifier
Bundle-Vendor: %provider
Bundle-Localization: plugin
Require-Bundle: org.eclipse.help
Bundle-RequiredExecutionEnvironment: J2SE-1.5

Back to the top