Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 2fdab801410b9fd59423f529eae4b5e65bad66a6 (plain) (blame)
1
2
3
4
5
6
7
8
9
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %fragmentName.solaris
Bundle-SymbolicName: org.eclipse.cdt.core.solaris; singleton:=true
Bundle-Version: 5.0.0.qualifier
Bundle-ClassPath: cdt_solaris.jar
Bundle-Vendor: %providerName
Fragment-Host: org.eclipse.cdt.core;bundle-version="[5.0.0,6.0.0)"
Bundle-Localization: plugin

Back to the top