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




                                                                                     
                                 
                                                                          


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

Back to the top