debug模式下eclipse老是自动跳到ThreadPoolExecutor解决方案

debug模式下eclipse总是自动跳到ThreadPoolExecutor解决方案
在eclipse中选择Window->Preference->Java->Debug,
将“Suspend execution on uncaught exceptions”的勾去掉即可。

猜你喜欢

转载自wangxiaoxu.iteye.com/blog/2096288
今日推荐