- Install
jdtlsfrom the mason using:MasonInstall jdtlsor:Mason - Then add jdtls in list of lsp's :
 
local servers = { 'clangd', 'rust_analyzer', 'pyright', 'ts_ls', 'gopls', 'jdtls' }
Read more…jdtls from the mason using :MasonInstall jdtls or :Masonlocal servers = { 'clangd', 'rust_analyzer', 'pyright', 'ts_ls', 'gopls', 'jdtls' }
Read more…Replace the required dependency error in packages.
Error:
nvim: error while loading shared libraries: libmsgpackc.so.2: cannot open shared object file: No such file or directory
Read more…