读书人

debug模式下eclipse老是自动跳到Threa

发布时间: 2014-01-22 00:03:39 作者: rapoo

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

读书人网 >Eclipse开发

热点推荐