Same problem (see below) in build 615 as well. Michael
> -----Urspr�ngliche Nachricht----- > Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]Im > Auftrag von Michael Descher > Gesendet: Mittwoch, 3. April 2002 17:59 > An: [EMAIL PROTECTED] > Betreff: [Eap-list] Error Highliting Bug (#614) > > > Try the following code: > > public class Dummy { > public static void main(String[] args) { > Map map = new HashMap(); > map.clear(; > } > } > > The missing ')' in line 4 is not marked as an error. IDEA displays a green > box at the top of the right "gutter", marking the file as correct. > > Michael > > > _______________________________________________ > Eap-list mailing list > [EMAIL PROTECTED] > http://www.intellij.com/mailman/listinfo/eap-list > _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
