#how to setup nvim-jdtls with lazyvim
20 messages · Page 1 of 1 (latest)
.s litany
spend some time explaining what your current blocker is
and what you tried
I am on arch with hyprland (omarchy).
I have tried setting up jdtls using lazyvim by trying to adapt the configs of others and have tried making my own, I have also tried plug but it also does not work.
the jdtls dont setup correctly and I am not able to use the DAP debugger with .java files.
I wanted to use DAP to debug .java files
Idk I have tried using the example from the github and others and the DAP just does not work, it keeps saying it does not have a java configuration, the github claims it should auto set it up if dap is present.
as I said with plug and lazyvim I have tried and it was there when I did :Lazy
which plugin exactly
link
did you do this? https://www.lazyvim.org/extras/lang/java
You can enable the extra with the :LazyExtras command.
or do you mean lazy.nvim not LazyVim?
I think this has what I’m looking for
tysm
_ak1ra received a thank you cookie!
... solved