Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: 0f1ab5903690f1d8c4cf92deab0a5d2fe85918b5 (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.arm64;singleton:=true
Bundle-Version: 1.2.200.qualifier
Fragment-Host: org.eclipse.equinox.launcher;bundle-version="[1.5.0,1.7.0)"
Eclipse-PlatformFilter: (& (osgi.ws=cocoa) (osgi.os=macosx) (osgi.arch=arm64) )
Bundle-Localization: launcher.cocoa.macosx.arm64
Eclipse-BundleShape: dir

Back to the top