1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-24 09:25:31 +02:00
cdt/lsp/org.eclipse.cdt.lsp.cquery
Alexander Fedorov 147ff5a482 Bug 566093 - CDT LSP: null-free functions to retrieve URL from IDocument
Rework usages of Java 11 Optional#isEmpty() to Java 8
Optional#isPresent()

Change-Id: I9c0788414e7752efe87bf50eafadb6f3ab9a76be
Signed-off-by: Alexander Fedorov <alexander.fedorov@arsysop.ru>
2020-08-23 05:32:41 -04:00
..
.settings Bug 558664 - Cquery integration should be extracted from LSP Core 2020-08-20 13:43:59 -04:00
META-INF Bug 558664 - cquery and clangd: registered each LS from its own bundle 2020-08-20 13:43:59 -04:00
OSGI-INF Bug 558664 - cquery and clangd: registered each LS from its own bundle 2020-08-20 13:43:59 -04:00
src/org/eclipse/cdt/lsp/internal/cquery Bug 566093 - CDT LSP: null-free functions to retrieve URL from IDocument 2020-08-23 05:32:41 -04:00
.classpath Bug 558664 - Cquery integration should be extracted from LSP Core 2020-08-20 13:43:59 -04:00
.project Bug 558664 - cquery and clangd: registered each LS from its own bundle 2020-08-20 13:43:59 -04:00
about.html Bug 558664 - cquery and clangd: registered each LS from its own bundle 2020-08-20 13:43:59 -04:00
build.properties Bug 558664 - cquery and clangd: registered each LS from its own bundle 2020-08-20 13:43:59 -04:00