Question : Display entire exception trace in Eclipse console

I am getting an exception in when running my program in eclipse. The entire trace is not shown. It displays some of the lines, but then is stays "and 12 more lines"
How do I get these lines to display?

Answer : Display entire exception trace in Eclipse console

This issue was reported as a BUG to sun.

http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4775147

It's not something that they'll FIX, but they do list the customer's workaround which was to override the printstacktrace function.
Random Solutions  
 
programming4us programming4us