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

                         

                            
                                                                               
                               
                                                                          
                                                                         
                                           
                        
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-Vendor: %providerName
Bundle-SymbolicName: org.eclipse.equinox.launcher.gtk.linux.x86;singleton:=true
Bundle-Version: 1.1.1.qualifier
Fragment-Host: org.eclipse.equinox.launcher;bundle-version="[1.0.0,1.2.0)"
Eclipse-PlatformFilter: (& (osgi.ws=gtk) (osgi.os=linux) (osgi.arch=x86))
Bundle-Localization: launcher.gtk.linux.x86
Eclipse-BundleShape: dir

Back to the top