# 10/16/07 7:00:29 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.annvalidator/src/org/eclipse/stp/sc/annvalidator/action/ToggleNatureAction.java (at line 37) 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.annvalidator/src/org/eclipse/stp/sc/annvalidator/anntree/AnnXMLTreeBuilder.java (at line 321) Iterator itor = annotation.values().iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized ---------- 2 problems (2 warnings)[6 .class files generated]