Skip to main content
summaryrefslogtreecommitdiffstats
blob: 640a5b44d9e667c9cdbb966d8f7d76943fe76aa8 (plain) (blame)
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.aix.ppc
Bundle-Version: 1.1.100.qualifier
Fragment-Host: org.eclipse.equinox.launcher;bundle-version="1.0.0"
Eclipse-PlatformFilter: (& (osgi.ws=gtk) (osgi.os=aix) (osgi.arch=ppc))
Bundle-Localization: launcher.gtk.aix.ppc
Eclipse-BundleShape: dir

Back to the top