Eclipse Debug View pops up on a breakpoint in full screen mode

debugging, eclipse, popup, view

Solution

Yes, you can disable using a setting, from eclipse Window-> Preferences -> Run/Debug -> uncheck Activate the debug view when a breakpoint is hit.

Problem

I just got Eclipse Kepler a couple of days ago - pretty nice! Unfortunately the `Debug view` gets focused while encountering a break point in full screen mode. Afterwards I need to click somewhere to make it disappear. I made a screen shot: Can this be customized? I wasn't able to find anything in the preferences. I also had the same issue with the `Console view` but these two nice buttons made it work. Thank you!

Original source