I used to use Xcode 2.0, but recently upgraded to Xcode 2.2. Before when i was writing a program (in Java 5), if there was an error in my code a red "x" would show up in the left margin (during compiling) on the line in which there was an error. It no longer does that anymore. All it does it is state how many errors are in the code at the bottom of the screen, but it doesnt identify which lines the errors are on. Can someone tell me how to fix this?
Thank you.
Thank you.