Skip to main content
summaryrefslogblamecommitdiffstats
blob: c05242b3a2408cda840031ddfdcd1f9d0fcd32c6 (plain) (tree)
1
2
3
4
5
6
7
8
9

                         
                                    
                                                                   
                               
                            
                                                                  
                           
                                                         
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %fragmentName.linux.x86
Bundle-SymbolicName: org.eclipse.cdt.core.linux.x86;singleton:=true
Bundle-Version: 5.2.0.qualifier
Bundle-Vendor: %providerName
Fragment-Host: org.eclipse.cdt.core;bundle-version="[5.2.0,6.0.0)"
Bundle-Localization: plugin
Eclipse-PlatformFilter: (&(osgi.os=linux)(osgi.arch=x86))

Back to the top