Now that IntelliJ 12.1 is out, I was hoping to be able to attach the debugger to a \'gradle run\' app and have it stop at breakpoints. I\'ve tried both right-clicking run a
I can debug normally. I only can't debug if I use the gradle daemon ("--daemon" option).