OiO.lk Blog java Get the java project root package in Neovim
java

Get the java project root package in Neovim


I am using Neovim for Java development. I have nvim.jdtls and eclipse.jdt.ls configured. To add some extra commands, like creating a new class, I need to get the project root package path, which I believe is already detected by jdtls. Is there an API to query this infromation from programmatically.



You need to sign in to view this answers

Exit mobile version