java-language-server icon indicating copy to clipboard operation
java-language-server copied to clipboard

How to use it with a Maven project?

Open LorenzoBettini opened this issue 1 year ago • 0 comments

Hi

I've just started using this project.

I followed the instructions and configured Kate with this LSP.

I tried opening a folder containing a valid Maven project, but the LSP is not able to resolve classes from Maven dependencies (I have also generated the .m2 cache just in case).

I seem to understand that this LSP should work out of the box with a Maven project, or am I missing something?

thanks in advance

LorenzoBettini avatar Oct 11 '23 11:10 LorenzoBettini