关于eclipse中调试时 不断地跳入threadpoolexecutor的问题

Posted 林木子

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了关于eclipse中调试时 不断地跳入threadpoolexecutor的问题相关的知识,希望对你有一定的参考价值。

今天项目调试的时候,就是在debug模式下eclipse 总是不断的跳入threadpoolexecutor.class

解决方案:Preferences->Java->Debug,去掉"Suspend execution on uncaught exceptions“(如果找不到,可以直接点击搜索就会出现)

 

虽然还不知道一直跳入那个异常原因,还有一直出现source not found的原因(只能通过一直step over来解决,但是跳到最后光标就没了,就还是进入threadpoolexecutor.class,不知道怎么解决?),希望能查出来并解决。

以上是关于关于eclipse中调试时 不断地跳入threadpoolexecutor的问题的主要内容,如果未能解决你的问题,请参考以下文章

myeclipse如何设置或关闭断点调试自动跳入debug模式

Eclipse中的Debug

Eclipse Debug 使用

Eclipse快捷键

eclipse中的debug怎么用?

eclipse中debug快捷方式