| Manifest-Version: 1.0 | |
| Bundle-ManifestVersion: 2 | |
| Bundle-Name: Unit tests for com.google.eclipse.protobuf.cdt | |
| Bundle-SymbolicName: com.google.eclipse.protobuf.cdt.test | |
| Bundle-Version: 1.0.0.qualifier | |
| Bundle-Vendor: Google, Inc. | |
| Fragment-Host: com.google.eclipse.protobuf.cdt;bundle-version="1.0.0" | |
| Bundle-RequiredExecutionEnvironment: JavaSE-1.6 | |
| Require-Bundle: org.junit, | |
| org.mockito |