Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Debug mode stops on every exception..
Debug mode stops on every exception.. [message #152160] Fri, 02 April 2004 22:11 Go to next message
Kevin Duffey is currently offline Kevin DuffeyFriend
Messages: 304
Registered: July 2009
Senior Member
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] Sat, 03 April 2004 03:46 Go to previous message
Darin Swanson is currently offline Darin SwansonFriend
Messages: 2386
Registered: July 2009
Senior Member
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.
>
>
Previous Topic:Unable to view CVS repositories
Next Topic:Distributed debugger
Goto Forum:
  


Current Time: Sat Jul 13 16:48:09 GMT 2024

Powered by FUDForum. Page generated in 0.03388 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top