Restart does not run in debug
Answered
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
Please sign in to leave a comment.
Looks like a bug, please report at https://youtrack.jetbrains.com/issues/IDEA with the reproducible test case attached.
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