I understand that Java 1.5 allows you to type an ArrayList<E&gt-- -- but I am using Eclipse 3.0.0 and, obvioucly, it doesn't like the new feature. I tried going back to just an ArrayList (which I have ...