如何配置Eclipse在调试模式下跳过异常? [英] How to configure Eclipse to skip Exceptions in debug mode?

查看:928
本文介绍了如何配置Eclipse在调试模式下跳过异常?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试调试有很多异常的巨大系统。
在调试过程中,Eclipse停止每个异常,我想将其配置为仅在我的断点上停止。

I am trying to debug huge system which has many caught exceptions. During debug process Eclipse stops on every exception, and I want to configure it to stop only on my breakpoint.

是否有任何方式切换停止异常关闭?

Is it any way to switch stopping on exceptions off ?

UPD。


  • 我使用Helios发行。
  • 我已经删除了异常挂起的复选框,没有帮助。

推荐答案

在Eclipse首选项中,您可以取消选中暂停执行未捕获的异常,位于Java> Debug面板中。

In the Eclipse preferences, you can uncheck the option Suspend execution on uncaught exceptions, located in Java > Debug panel.

您的Eclipse版本是什么btw?

What is your Eclipse version btw?

这篇关于如何配置Eclipse在调试模式下跳过异常?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆