Another problem I see is that multi-dimensional arrays (e.g. new String[5][5]) always have the 2nd index marked as an error.
Bill U. "dimiter" <[EMAIL PROTECTED]> wrote in message afmcge$qgf$[EMAIL PROTECTED]">news:afmcge$qgf$[EMAIL PROTECTED]... > My style is to use double[] da = new double[]{1,2,3,4,5,6...} and it does > work, it seems that IDEA doesn't recognizes the anonymous arrays. > > +0 for fixing this > > -- dimiter > > "mark Griffin" <[EMAIL PROTECTED]> wrote in message > news:aficpd$e33$[EMAIL PROTECTED]... > > With luck you can see a screen grab of what I believe is a syntax coloring > > bug. > > > _______________________________________________ Eap-bugs mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-bugs
