Do not show debug window on activate breakpoint
Answered
Java project.
Set breakpoints.
Breakpoint activated and auto showing debug window.
Is available do not show this window on active breakpoint?
Please sign in to leave a comment.
Console and Frame tabs have an option to focus on breakpoint, disable it:
Hm, I'm already have disabled checkboxes: http://i.imgur.com/tqOTSvr.png
Important, my debug window has floating mode (placed on second monitor).
Is it a bug?
Can't reproduce in 2017.1. Debugger window on the second display, window doesn't pop up and doesn't get focus on breakpoint hit.
Also try disabling this option:
Thanks, checkbox in Debugger help me.