5 Commits

Author SHA1 Message Date
aboyko
f7bef78358 Switch to JDT LS 1.45 and Java 21 2025-03-12 22:55:27 -04:00
aboyko
dbb8898e0f Adopt JDT LS 1.34.0 by the JDT LS extension 2024-04-14 14:25:18 -04:00
Kris De Volder
8fb7960887 Add back Eclipse metadata for jdt.ls.extension Eclipse plugins 2019-04-29 13:43:21 -07:00
Kris De Volder
03caa58492 Delete eclipse metadata for headless services 2019-04-29 09:13:57 -07:00
Kris De Volder
6f2b8be802 Split jdt ls extension into two parts
One pugin to contain the bulk of the code, which is independent of jdt.ls, lsp4e and lsp4j.
Second plugin to contain the jdt.ls specific DelegateCommandHandler implementation.

This should allow us to somehow re-use the bulk of the code in STS4 eclipse, i.e. when
we have access to JDT from eclipse directly, and there is no jdt.ls process around.
2018-04-16 14:24:42 -07:00