This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 90631 - Exceptions poorly formated in output window.
Summary: Exceptions poorly formated in output window.
Status: RESOLVED FIXED
Alias: None
Product: ide
Classification: Unclassified
Component: BlueJ (show other bugs)
Version: 5.x
Hardware: All All
: P4 blocker (vote)
Assignee: Milos Kleint
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-06 04:17 UTC by ascholer
Modified: 2007-02-22 12:30 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ascholer 2006-12-06 04:17:39 UTC
Runtime exceptions are not properly split onto seperate lines in the output
window, making it harder to trace the call stack.

Output should display like exception in Netbeans, where each call ends up on a
seperate line. Ideally also have them serve as links back to the code.
Comment 1 Milos Kleint 2007-02-22 07:11:24 UTC
are you on windows? or other operating systems as well?
Comment 2 Milos Kleint 2007-02-22 12:30:28 UTC
should be fixed in the 5.5.1 bluej release.