A股上市公司传智教育(股票代码 003032)旗下技术交流社区北京昌平校区

eclipse总是自动debug 跳到ThreadPoolExecutor.java
出现这种状况是因为Eclipse默认开启挂起未捕获的异常(Suspend execution on uncaught exceptions),只要关闭此项就可以了。
解决方法:在eclipse中选择Window->Preference->Java->Debug,将“Suspend execution on uncaught exceptions”的勾去掉即可。
做好此项配置后,请重启eclipse
您需要登录后才可以回帖 登录 | 加入黑马