I have been working on the same code base for the last two months or so. yesterday, I started noticing that as I step through the code, the debugger is out of synch. The debugger jumps eratically between different lines. I also started getting the hot synch erros, telling me that my code has changed and asking me if I should updated. That happens as I am stepping through the code.
I am running against jdk 1.4, tomcat 5.5(backward comaptible with the jdk). Winxp.
Khalid