Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: a1741f0b6d335385c289ad1d5ac49561b44a820a (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.solaris.sparc;singleton:=true
Bundle-Version: 1.1.200.qualifier
Fragment-Host: org.eclipse.equinox.launcher;bundle-version="[1.0.0,1.4.0)"
Eclipse-PlatformFilter: (& (osgi.ws=gtk) (osgi.os=solaris) (osgi.arch=sparc))
Bundle-Localization: launcher.gtk.solaris.sparc
Eclipse-BundleShape: dir

Back to the top