Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 1efa4d4ea9da922c87f31b28c3ddf3e2d231752f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %fragmentName.qnx
Bundle-SymbolicName: org.eclipse.cdt.core.qnx; singleton:=true
Bundle-Version: 5.2.0.qualifier
Bundle-ClassPath: cdt_qnx.jar
Bundle-Vendor: %providerName
Fragment-Host: org.eclipse.cdt.core.spawner;bundle-version="[5.7.0,6.0.0)"
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: J2SE-1.4

Back to the top