Feature Requests item #527463, was opened at 2002-03-08 10:56
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=438938&aid=527463&group_id=44253
Category: Interactions
Group: Small (< 1 pair-week)
Status: Open
Priority: 5
Submitted By: Brian Stoler (brianstoler)
Assigned to: Nobody/Anonymous (nobody)
Summary: Click on stack trace and jump to loc
Initial Comment:
When an interaction throws an exception, the stack
trace is shown. It would be very helpful to be able to
click on an entry in the stack trace and have DrJava
jump to the offending line (opening the file if necessary).
This could be presented visually by making each stack
trace item look like a link, or it could be done by
putting a small button next to each trace item ("go").
(I actually started trying to implement this a while
back; when I get some time I'll append my discoveries.
Ask me if you want to work on this before I have done so.)
----------------------------------------------------------------------
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=438938&aid=527463&group_id=44253
|