Has anyone tried to setup a Java NSO package using InteliJ? I see that NSO can create a Eclipse project file along with .classpath. I tried to import this into InteliJ IDE (which I prefer). I'm looking for good practises with using InteliJ for NSO projects.
The easiest way is to import ncs-src.jar into libs, but this is not the most elegant way.