Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 6697f2581e972542ed958604e95ee6e4b202c526 (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.hpux.ia64_32
Bundle-Version: 1.0.0.qualifier
Fragment-Host: org.eclipse.equinox.launcher;bundle-version="1.0.0"
Eclipse-PlatformFilter: (& (osgi.ws=gtk) (osgi.os=hpux) (osgi.arch=ia64_32))
Bundle-Localization: launcher.gtk.hpux.ia64_32
Eclipse-BundleShape: dir

Back to the top