Hi,
I am having this weird issue when debuging a STATIC block. Basically, I have a break point on a line of code inside the STATIC block, but when I press F6 to step over that line, it skips all the lines after that.
The thing is those lines were executed, it just not step to it for some bazzar reasons.
Does anyone here able to help me?
I am running Ubuntu 7.04, JDK6, Tomcat5.5 and Eclipse3.2.2. I had tried using jdk1.5 instead, but nothing seemed to help.
Thanks very much for your help.


