Debug mode stops on every exception.. [message #152160] |
Fri, 02 April 2004 17:11  |
Eclipse User |
|
|
|
I just discovered the debug ability to hot-reload classes using JVM 1.4
feature. Great stuff! However, every time I run my app in debug mode it is
stopping on tons of exceptions, including those found in my layout manager,
Integer class, etc. Is there any way to avoid this? It takes me like 30
times at RESUMING to get to my actual application. This is a pain in the
arse. I am using 3.0 M8, so perhaps it is a problem?
Appreciate any help on how to avoid all these exceptions stopping my debug
session.
|
|
|
Re: Debug mode stops on every exception.. [message #152167 is a reply to message #152160] |
Fri, 02 April 2004 22:46  |
Eclipse User |
|
|
|
Did you try the suggestion presented in the other thread:
Window>Preferences>Java>Debug>Suspend execution on uncaught exceptions?
HTH
Darins
"spiderman" <supreme_java_guru_1@yahoo.com> wrote in message
news:c4ko4t$fe8$1@eclipse.org...
> I just discovered the debug ability to hot-reload classes using JVM 1.4
> feature. Great stuff! However, every time I run my app in debug mode it is
> stopping on tons of exceptions, including those found in my layout
manager,
> Integer class, etc. Is there any way to avoid this? It takes me like 30
> times at RESUMING to get to my actual application. This is a pain in the
> arse. I am using 3.0 M8, so perhaps it is a problem?
>
> Appreciate any help on how to avoid all these exceptions stopping my debug
> session.
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.06732 seconds