Open samarth-na opened 8 months ago
Dis you have installed the java dk and virtual machine installed? It seems more a problem of modules.
sorry for an late reply this is what i have install in my computer
-> java --version
openjdk 21.0.2 2024-01-16
OpenJDK Runtime Environment (Red_Hat-21.0.2.0.13-2) (build 21.0.2+13)
OpenJDK 64-Bit Server VM (Red_Hat-21.0.2.0.13-2) (build 21.0.2+13, mixed mode, sharing)
-> javac --version
javac 21.0.2
is there anything i should have installed
I am also having this same issue. Any updates?
no unfortunately first
I was able to fix it by using sdkman to install the sdk and maven. Does not seem to be a problem eith the LSP but the local java/maven install.
can you provide any way of getting this working inside of neovim
i tried to get this installed with the plugin mason.nvim it gave me the following error message
i have also started an issue on the mason repo if the problem was on there side but i didnt find any documentation on here to install it on neovim so it would be helpfull if you can provide us with that
thanks!