On a Jhipster project, build with Gradle we have the "gradlew -Pdev" command to run the project on localhost.
But how to launch it since Eclipse (or other IDE), in order to get break points and debug it ?
Thank you
On a Jhipster project, build with Gradle we have the "gradlew -Pdev" command to run the project on localhost.
But how to launch it since Eclipse (or other IDE), in order to get break points and debug it ?
Thank you