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

孤街浪徒 提交于 2019-11-29 20:21:20

Preferences -> Run/Debug -> Perspectives -> Open the associated perspective when application suspends

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

Goto Windows - > preference -> General ->perspectives -> make default your perspective or press reset to default to forget the previous settings.

@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.

Go to Window→perspective→close perspective.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!