Neovim: using lang.java result in error when editing Java file
So, i installed extras in NeoVim called lang.java, but when i trying to edit Java file, i expect that the LSP will work, but it just result in this error:
i already check if JDTLS is installed, and it is installed, can someone help me?
8 Replies
i try to use other LSP such as ClangD (for C/C++), it is working
the cmd field is empty, you need to specify it yourself
how? where the config file of the cmd? i look at rpc.lua line 800, there's no cmd field
idk man, even if i trying to install jdtls from Mason, it's still won't work, maybe I'll just not use jdtls
ive said this before and ill say it again
dont rely on mason for lsp
did you mean that only for termux? I am using mason in neovim in Linux desktop without any issue.
though I have not use that java lsp.
yea only for termux