Opening and closing of Eclipse debug mode
By default, right-click Debug in Eclipse, which automatically jumps to debug mode when you run to a set breakpoint. But because of my eclipse environment, from the beginning has been used to now, the middle includes loading, unloading a variety of plug-ins, replacement version, from the English interface to the Chinese interface and back, can say that the current environment has been bloated chaos to their own is not clear of the point. I do not know which day set, the debug mode is turned off, and then until now, when running debug, or in Java View (perspective), can not automatically jump to debug perspective. Know is set in the preferences, but do not know which option, has been patient, each debug manually switch to the debug view.
Today again want to switch over, in the preferences panel using the search function, searching perspective, ha, just under run/debug have such an option, the open the associated perspective when Launching selected as "Always". (The original selected never).
Other settings:
You can skip the set breakpoint and run directly to the specified row at debug time by selecting "Skip breakpoints during a ' run to line ' operation" in the Run/debug panel.