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

Back to the top