Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我这周开始使用 Eclipse Kepler,有一个新功能让我很烦恼。
当我处于最大化源屏幕的调试透视图中时,有时,调试屏幕会在源代码上打开。这种行为困扰着我,因为调试屏幕覆盖了无法看到的代码。
有人知道我需要做什么才能禁用此功能吗?
我同意这很烦人,但这种行为多年来一直在日食中......
你有两个选择;恢复调试堆栈(只需点击修剪中元素上的恢复按钮)或将修剪元素拖动到右侧修剪。如果您执行后者,那么即使 Debug 视图仍将打开,它也不太可能掩盖代码。