Missing Exit button in run window
Answered

Hi, I am missing the exit button to gracefully exit my running java application, it was there normally but now its gone, I even updated to the latest version and its still not there.
Is this a setting?
Please sign in to leave a comment.
This action is available only when socket connection with the process is established and we can send some commands like STOP or BREAK.
Thanks for the reply, what could cause this socket connection to suddenly not be established anymore? I haven't changed my configuration in any way. Though I did move to Java 10 recently, is this the cause of the issue?
Please check https://youtrack.jetbrains.com/issue/IDEA-195537, at the moment that action is available for application and test run configurations, not for servers.
Alright, thanks!