`

Eclipse频繁进入断点的问题

    博客分类:
  • Java
 
阅读更多
Eclipse老是自动跳到ThreadPoolExecutor断点, 解决方法有两个:
preferences - java - debug
suspend execution 里面,把suspend execution on uncaught exceptions勾掉。

preferences - java - debug - step filtering
往里面加一个你不想断点的类或包,然后勾上。


如果Eclipse会自动跳转到Debug视图, 请查看Window->Preferences->Run/Debug->Perspectives中的Open the associated perspective when an application suspends是不是选择了Always, 如果是, 改为Prompt即可
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics