Hi,
I am able to launch the debugger and step through, however, I am not able to see the evaluate the variables. Whenver I right click on a variable and click on “display” or “Observe”, I get the following pop-up erro message:
Error Evaluating:
The selected stack frame must be assiciated with a Java project in the work space to perform an evaluation.
Also, as I step thru, the program abruptly terminates with this message:
<terminated exit value 0>
I am unable to see what this debug is doing and why the program terminates without going to other classes, from the main program,
where I have set the breakpoints.
I am using weblogic8.1
Eclipse 3.0.1
JDK1.4.1
Any help is highly appreciated. Thanks
Jagdeep