hello,
[edit: I forgot to mention that it is a JUnit Test Case i am debugging. Is that a problem?]
i have a really strange problem in eclipse. (I am new to debugging in eclipse so post all what is in your mind...)
When i am at a certain line it just stops to go further in the code. It remains in the same line although i am pressing F6 thounsand times. for short ammount of time the line is not marked but then marked again. No exceptions at all...
this line looks like:
while (someIterator.hasNext()) {...}
i do not get this at all. its strange. What the hell is wrong. If Iterator has next it has to go into the while loop but if it is not it has to skip the while loop. I just dont get it...
thanks a lot for your answers. i am in deep shit right now
Eclipse Java EE IDE for Web Developers. Version: Helios Release Build id: 20100617-1415