Create folder jdtls-libs
and jdtls
in .local/share/nvim/
and install following items to it:
- Download
lombok.jar
tojdtls-libs
folder - Clone java debug to
jdtls-libs
folder.- Run
./mvnw clean install
- Run
- Clone vscode-java-test to
jdtls-libs
folder.- Run
npm install
npm run build-plugin
- Run
Install following plugins manually via :Mason
if not installed.
- codelldb
- delve
- gofumpt
- goimports
- prettierd
- shellcheck
- shfmt
- staticcheck
- stylua