Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 69e8682fefe3a47b0620bdd4ef741daf5edc7dd7 (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.newlib;singleton:=true
Bundle-Version: 1.0.2.qualifier
Bundle-Vendor: %provider
Bundle-Localization: plugin
Require-Bundle: org.eclipse.linuxtools.cdt.libhover.library_docs;bundle-version="1.0.0"
Bundle-RequiredExecutionEnvironment: J2SE-1.5

Back to the top