参考文章:
[url]http://stackoverflow.com/questions/6290470/eclipse-debugger-always-blocks-on-threadpoolexecutor-without-any-obvious-excepti[/url]
原文描述
[quote]Configuring the behavior of Eclipse is straightforward - in the Preferences Dialog, the Debug pane under Java in the tree hierarchy, has the option titled "Suspend execution on uncaught exceptions", which can be unchecked.[/quote]
Windows->Preferences->Java->Debug
取消勾选 "Suspend execution on uncaught exceptions",如图
[img]http://dl2.iteye.com/upload/attachment/0091/8559/4be66b99-039a-31c4-a292-e4920dd87d24.jpg[/img]
KO
[url]http://stackoverflow.com/questions/6290470/eclipse-debugger-always-blocks-on-threadpoolexecutor-without-any-obvious-excepti[/url]
原文描述
[quote]Configuring the behavior of Eclipse is straightforward - in the Preferences Dialog, the Debug pane under Java in the tree hierarchy, has the option titled "Suspend execution on uncaught exceptions", which can be unchecked.[/quote]
Windows->Preferences->Java->Debug
取消勾选 "Suspend execution on uncaught exceptions",如图
[img]http://dl2.iteye.com/upload/attachment/0091/8559/4be66b99-039a-31c4-a292-e4920dd87d24.jpg[/img]
KO
本文介绍了如何在Eclipse中通过调整设置来避免线程池异常引发的断点暂停,提供了具体操作步骤和截图说明。
906

被折叠的 条评论
为什么被折叠?



