How do I turn off "Automatically Switch to Debug Perspective" mode in eclipse?

有办法关掉这个模式吗?我一定是不小心按到了,现在越来越烦人了。

我已经查看了首选项和透视图窗格,但是看不到任何内容。有人知道这个选项在哪里配置吗?

68026 次浏览

首选项-> 运行/调试-> 透视图-> 在应用程序挂起时打开相关的透视图

1

Other option is you can also reset your perspective preference from windows -> reset perspective and then run/debug then a dialog asking to switch to debug perspective when every time you debug the application and say check NO.

2

转到 Windows-> preference-> General-> perspectives-> 默认您的透视图或按 reset to default忘记以前的设置。

@ skaffman in addition to this you may also need to set the Prefrences> Run/Debug> Perspectives> "Open associated perspective when an application suspends" to Prompt or never.

进入窗口→透视→近距离透视。

对我有效的方法是点击右上角的“ Java”透视图标,然后在“窗口”菜单下选择“透视图”,然后重置透视图... ,它会说“重置 Java 透视图到它的默认值?”然后点击“重置透视图”。