Hi!
Is it possible to use :local/root with a local Java library ?
:local/root
only if you independently compile the .java files into .class and include the class dir as a source path
Perfect, that's what I thought. Thanks