How would I configure Eclipse to debug a Gradle script such that I can put breakpoints in Gradle’s groovy and java source files?
How would I configure Eclipse to debug a Gradle script such that I can put breakpoints in Gradle’s groovy and java source files?