Got a project recently converted to Gradle. Now I cannot debug the application.
I run the Debug Configuration - the app starts with a popup "Waiting for Debugger".
So I try to press the "Attach debugger to process"-button, select my process and nothing happens. Instead I get a
Unable to open debugger port java.net.connectexception "Operation Timed Out".
Anything obvious that I'm missing?