首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > JAVA > Eclipse开发 >

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

2014-01-22 
debug模式下eclipse总是自动跳到ThreadPoolExecutor解决方案在eclipse中选择Window-Preference-Java-De

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

热点排行