java formatting updates for JDK 1.5?
Submitted by Tuesday, 2 March, 2004 - 02:17
on
I noticed both the JavaStyle and Jalopy plugins don't cope with the new syntax in JDK 1.5 for Java Generics which use <> to specify types. e.g. Hashtable ht= new Hashtable();
Are there any updates planned for either of these plugins?