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

Back to the top