I would like to have a possibility to jump the a code line
direct from a stacktrace. At the moment I can only open
the detail view on a message line. The exception will be
printed to the screen, but the jump feature from Eclipse
is not active.
Logged In: YES
user_id=676135
This would be very useful. I looked at this once, but it
was not easy to figure out how. Maybe I can go back in and
look again. Might have just been too deep in it before :).
- B
Logged In: YES
user_id=1275777
Perhaps you can use the "StackTraceConsole".
Logged In: YES
user_id=1492481
Hi Brandon Opfermann,
I#m just looking how to realize this feature request. Are
you still reading your old project?;-)
Did you check out the "StackTraceConsole"? I didn't find any
hints anything yet. Still looking.
Logged In: YES
user_id=1492481
At the moment im looking for source-code examples of the
> Perhaps you can use the "StackTraceConsole".
Until now I did not find anythink inside the eclipse source
code looks like the "Java Stack Trace Console", so far ... ;-)
Michael Habbert