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?

0
4 comments

This action is available only when socket connection with the process is established and we can send some commands like STOP or BREAK.

0
Avatar
Permanently deleted user

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?

0

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.

0
Avatar
Permanently deleted user

Alright, thanks!

0

Please sign in to leave a comment.