Restart does not run in debug

已回答

I am working on a Spring Boot application and am running the container in debug mode.  When I select "restart" the container shuts down and does restart but it starts in run mode (no longer stops on any breakpoints).   This used to work, did I inadvertently change some setting to cause this?  Bug?  Other?

 

Thanks!
-Gary 

0

Looks like a bug, please report at https://youtrack.jetbrains.com/issues/IDEA with the reproducible test case attached.

0

I'm facing the same issue here, when debugging a Java Spring application and also with a nodejs application. I need to restart the Intellij to get the debug working.

 

Intellij version: Ultimate 2018.2.4

0

请先登录再写评论。