Hi,
I have Eclipse Version: 3.4.2. Resin 3.1.8 and JDK 1.6. I am using
Eclipse's "remote Java Applcation" debugging. The problem is I am able to
set breakpoints and have the execution stop at the break points and am
able to step into code. However am
1. NOT able to inspect/watch variables. It says: "xyz cannot be resolved"
when I try to inspect them.
2. I cannot right click on a class/variable etc and select "open
declaration". It says: "The resource is not on the build path of a java
project".
Any ideas why this could be happening? I was able to use this successfully
wit Tomcat and older versions of eclipse and JDK just fine. Does this have
anything to do with Resin?