| Manifest-Version: 1.0 | |
| Automatic-Module-Name: org.eclipse.cdt.lsp.cquery.tests | |
| Bundle-ManifestVersion: 2 | |
| Bundle-SymbolicName: org.eclipse.cdt.lsp.cquery.tests | |
| Bundle-Version: 0.1.0.qualifier | |
| Bundle-Name: %Bundle-Name | |
| Bundle-Vendor: %Bundle-Vendor | |
| Bundle-RequiredExecutionEnvironment: JavaSE-11 | |
| Require-Bundle: com.google.gson;bundle-version="2.8.2", | |
| org.eclipse.cdt.lsp.cquery;bundle-version="0.1.0", | |
| org.eclipse.lsp4j, | |
| org.eclipse.lsp4j.jsonrpc, | |
| org.junit |