Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 8c66d3be4b967c8306862efcfd6b3d3830e52bb1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: EPP CPP Bundle
Bundle-SymbolicName: org.eclipse.epp.package.cpp;singleton:=true
Bundle-Version: 4.10.0.qualifier
Bundle-Vendor: Eclipse Packaging Project
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Require-Bundle: org.eclipse.platform,
 org.eclipse.equinox.app
Eclipse-BundleShape: dir
Bundle-Localization: plugin

Back to the top