Troy Daniels writes: > At 05:29 PM 4/6/2005, jeff peck wrote: > > >Is there a version of Java font-lock that supports Java-1.5? > >To so something reasonable with Generics and varargs (Object... args) > >and other 1.5-isms? > > While we're discussing 1.5, any idea when Semantic will support it? >
Hi Troy, Semantic includes a grammar for 1.5 but the JDEE does not currently use the grammar. I believe the grammar is also more complete. The previous grammar stopped at the method level. The 1.5 grammar goes down to the expression level. I vaguely recall trying the grammar with JDEE and having some problem. This was months ago. I'll try it again ASAP to see if I can get it to work with the JDEE. Paul > Troy > ---------------------------------------- > Troy Daniels > [EMAIL PROTECTED] > 781-273-3388 x218 >
