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