Charles Sutton writes:
 > Hi,
 > 
 > If an application I'm running prints out the stack
 > trace of an exception, is there a command that will
 > parse the stack track trace output and bring up
 > the relevant source line in a buffer
 > (similar to what's done with compile errors)?
 > If not, I might take a look at it.

Click mouse button 2 over the stack trace line
you want to visit or enter one of the following
commands:

jde-run-etrace-next                
jde-run-etrace-prev
jde-run-etrace-show-at-point

Paul



Reply via email to