Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 9dfeb3ec6d3ae38c09f444779734708c18a9d080 (plain) (blame)
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.linux.S390x
Bundle-Version: 1.0.0
Fragment-Host: org.eclipse.equinox.launcher;bundle-version="1.0.0"
Eclipse-PlatformFilter: (& (osgi.ws=gtk) (osgi.os=linux) (osgi.arch=S390x))
Bundle-Localization: launcher.gtk.linux.S390x

Back to the top