ThreadPoolExecutor eclips debug时问题解决

来源:互联网 发布:电子表格查找相同数据 编辑:程序博客网 时间:2024/06/05 03:48

我们在使用eclips Idedebug模式开发的时候当我们修改类的时候,eclips就会恶心的弹出ThreadPoolExecutor

我们只需设置一个选项就可以解决这个问题

 

 

 

WINDOWS--->Preferences--->JAVA---->Debug---->Suspend execution on uncaught exceptions

去掉

原创粉丝点击