开发者

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

开发者 https://www.devze.com 2022-12-24 07:16 出处:网络
Is there a开发者_如何学运维 way to turn off this mode?I must have clicked it by accident, and now it\'s getting really annoying.

Is there a开发者_如何学运维 way to turn off this mode? I must have clicked it by accident, and now it's getting really annoying.

I've looked in the preferences and perspectives pane, but can't see anything. Does anyone know where this option is configured?


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.


What worked for me was to click on "Java" perspective icon in upper right corner, then under Window menu select Perspective, then Reset Perspective..., it will say "Reset the Java perspective to its default?", then click on "Reset Perspective".

0

精彩评论

暂无评论...
验证码 换一张
取 消