Eclipse Debugger Hits Unmarked Breakpoint on Exceptions
Writing by shivdev on Sunday, 27 of January , 2013 at 7:58 pm
By default, eclipse will suspend the execution on uncaught exceptions and take you directly to the code that you may not really intend to debug. To avoid that set your prefrences:
Window -> Preferences -> Java -> Debug
Uncheck Suspend execution on uncaught exceptions
Leave a comment
- Add this post to
- Del.icio.us -
- Digg -
- -
- Tweet -
-
-
No comments yet.
You must be logged in to post a comment.