I was able to do it

the problem was the declaration of the ENV VAR "LS_HOME"

I can declare it, but after is not recognized (or at least in the same project...)

I had to import all the JAR from LS directly in the project, and I had to declare the JAR creation in the right place...

so I removed all the
VM Arguments leaving only
-Xmx2048M
-ea


Quote Originally Posted by gianluca.finocchiaro View Post
Hi Antonio,

a similar procedure should be doable on IntelliJ IDEA as well and a detailed post on this is coming soon, stay tuned!

Thanks and Regards,
Gianluca