简体   繁体   English

如何防止Eclipse在调试中遇到断点时自动打开调试面板

[英]How to prevent Eclipse from automatically open debug panel when it hits a breakpoint in debugging

I have an annoying problem, If I minimize the debug panel while debugging, it still is showed everytime when application hits a breakpoint.我有一个烦人的问题,如果我在调试时最小化调试面板,它仍然会在每次应用程序遇到断点时显示。

Is it possible to tell eclipse not to show this panel automatically when breakpoint is being hit?当断点被击中时,是否可以告诉 eclipse 不要自动显示此面板?

一切都在:

Window -> Preferences -> Run/Debug

Go to Window->Preferences->Run/Debug and you will find a checkbox Activate the debug view when a breakpoint is hit .转到Window->Preferences->Run/Debug ,您会发现一个复选框Activate the debug view when a breakpoint is hit So, turn it off所以,关掉它

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM