Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: 260cbeb491607c2d0232bc5960c03c57a691ced2 (plain) (tree)
1
2
3
4
5
6
7
8



                                                                                  
                                

                           
                                                                                        



                                                            
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %bundleName
Bundle-SymbolicName: org.eclipse.linuxtools.cdt.libhover.libstdcxx;singleton:=true
Bundle-Version: 0.10.0.qualifier
Bundle-Vendor: %provider
Bundle-Localization: plugin
Require-Bundle: org.eclipse.linuxtools.cdt.libhover.library.docs;bundle-version="1.0.0",
 org.eclipse.linuxtools.cdt.libhover;bundle-version="1.0.1",
 org.eclipse.core.filesystem;bundle-version="1.2.0",
 org.eclipse.core.runtime;bundle-version="3.4.0"
Bundle-RequiredExecutionEnvironment: J2SE-1.5

Back to the top