# 10/16/07 7:00:27 AM EDT # Eclipse Java Compiler 0.770, 3.3.0, Copyright IBM Corp 2000, 2007. All rights reserved. ---------- 1. WARNING in /shared/stp/build/build-stp-R/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-R/workdir/plugins/org.eclipse.stp.sc.xmlvalidator/src/org/eclipse/stp/sc/xmlvalidator/builder/XmlValidator.java (at line 210) IFile file = (IFile) res; ^^^^ The local variable file is never read ---------- ---------- 3. WARNING in /shared/stp/build/build-stp-R/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 ---------- ---------- 4. WARNING in /shared/stp/build/build-stp-R/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 ---------- 4 problems (4 warnings)[84 .class files generated]