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



                                                                
                               

                               
                                                                  
                           
                                             
                                       
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %fragmentName.win32
Bundle-SymbolicName: org.eclipse.cdt.core.win32; singleton:=true
Bundle-Version: 5.2.0.qualifier
Bundle-ClassPath: cdt_win32.jar
Bundle-Vendor: %providerName
Fragment-Host: org.eclipse.cdt.core;bundle-version="[5.2.0,6.0.0)"
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: J2SE-1.4
Eclipse-PlatformFilter: (osgi.os=win32)

Back to the top