# 6/25/07 10:23:05 PM EDT # Eclipse Java Compiler 0.745, 3.3.0 milestone-6, Copyright IBM Corp 2000, 2007. All rights reserved. ---------- 1. WARNING in /shared/stp/build/build-stp-I/workdir/plugins/org.eclipse.stp.sc.xmlvalidator/src/org/eclipse/stp/sc/xmlvalidator/builder/ToggleNatureAction.java (at line 26) for (Iterator it = ((IStructuredSelection) selection).iterator(); it ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized ---------- ---------- 2. WARNING in /shared/stp/build/build-stp-I/workdir/plugins/org.eclipse.stp.sc.xmlvalidator/src/org/eclipse/stp/sc/xmlvalidator/classbuilder/JClass.java (at line 71) public ArrayList getMethods() { ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized ---------- ---------- 3. WARNING in /shared/stp/build/build-stp-I/workdir/plugins/org.eclipse.stp.sc.xmlvalidator/src/org/eclipse/stp/sc/xmlvalidator/preferences/RuleSetTable.java (at line 44) public void setData(Collection data) { ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized ---------- 3 problems (3 warnings)[84 .class files generated]