I cannot get the jdtls language server to work using lspconfig. I have a build.gradle file which activates the root directory, and my build works correctly and everything, but the language server just doesn’t attach. Anyone knows why?
I don’t have any settings altered for in my lspconfig setup.
Here’s my vimrc (settings are in nvim/lua/configs/lspconfig.lua):
Here’s a screenshot: