Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 2a2784f51107fcf9f3912e6950b40eb4b8c5de0a (plain) (blame)
1
2
3
4
5
6
7
8
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.jdt.core.tests.binaries
Bundle-Version: 1.0.200.qualifier
Bundle-Vendor: %providerName
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Eclipse-BundleShape: dir

Back to the top