Skip to main content
summaryrefslogtreecommitdiffstats
blob: d9c3782d7c45080ba4f7a51859c584b9438b674d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %fragmentName.solaris
Bundle-SymbolicName: org.eclipse.cdt.core.solaris; singleton:=true
Bundle-Version: 5.3.0.qualifier
Bundle-Vendor: %providerName
Fragment-Host: org.eclipse.cdt.core.native;bundle-version="[5.7.0,6.0.0)"
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: J2SE-1.4
Eclipse-PlatformFilter: (&(osgi.os=solaris)(osgi.arch=sparc))

Back to the top