Ok, i have to fix somebody else's code, and basically on line 892 there's an ELSE/IF statement, but i can't find the original IF statement! The inconsistent nesting is making this extremely hard.
I've trailed up the code to see if i can find the original but i can't. Does anybody have any ideas how i can search for the originating IF statement besides scrolling with the mouse?
By the way, i'm using Eclipse. Thanks :)