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

Back to the top