Quantcast
Channel: JetBrains Developer Community : Thread List - IntelliJ IDEA Users
Viewing all articles
Browse latest Browse all 5661

Gradle debug breakpoints not working in 13.x / 13.1

$
0
0

Not sure if no one else has run into this, or if I'm somehow doing something wrong. But I can't use any breakpoints in my Gradle projects in either 13.x or 13.1 EAP. When the build runs, an error tooltip pops open saying 'Unable to open debugger port : java.net.SocketException "socket closed".' There's an issue in the tracker on this already: http://youtrack.jetbrains.com/issue/IDEA-119494

 

One related item that a Google search revealed had to do with whether IDEA was executing an "internal build". This looks like this used to be a setting on the Gradle page in Settings, but looks like it was removed in the latest 13.1 as I no longer see this anywhere on the Gradle Settings page.

 

The only other thing I can think of would have to do with the compiler or execution of the build being forked across multiple threads or something, which would make the IDEA build unable to see the compiled Groovy classes? Could this have to do with the Gradle Daemon?

 

Anyone have any ideas?

Thanks,

 

Brian


Viewing all articles
Browse latest Browse all 5661

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>