Join Slack
Powered by
In case of Gradle process, you can use IDEA remote...
# announcements
y
yan
09/28/2015, 10:29 PM
In case of Gradle process, you can use IDEA remote debug. Put some VM opts (-Xdebug and others) into gradlew wrapper script (suspend=y is convenient), launch the Maven test and connect to the process after the test actually starts.
2
Views
Open in Slack
Previous
Next