Skip to main content
summaryrefslogblamecommitdiffstats
blob: e8fac1ae0f6e686cadbcc4ebd91f4f834b7fb73d (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.carbon.macosx;singleton:=true
Bundle-Version: 1.1.100.qualifier
Fragment-Host: org.eclipse.equinox.launcher;bundle-version="[1.0.0,1.3.0)"
Eclipse-PlatformFilter: (& (osgi.ws=carbon) (osgi.os=macosx) (|(osgi.arch=x86)(osgi.arch=ppc)) )
Bundle-Localization: launcher.carbon.macosx
Eclipse-BundleShape: dir

Back to the top