One minute
Debugging Gradle Plugins in Intellij
Ok, so this one had me stumped for a while and the solution was extremely simple.
I read lots of information in the Gradle forums on this and it sent me in the wrong direction. Loads of articles saying to set certain flags/GRADLE_OPTS, which isnt necessary.
So, in Intellij (im using version 14), set your breakpoint and from the Gradle Tool Window in ‘all tasks’ area, right click the task and select the debug option from the context menu.
Voila!
gradle plug-in intellij debugging
82 Words
2015-01-16 19:46 (Last updated: 2020-03-23 20:51)
ffd53c1 @ 2020-03-23
Read other posts
comments powered by Disqus