Reviewers: Keith, conroy, Description: Instead of the old wacky algorithm where we traverse looking for types, just see what compiled classes came out and use them directly.
Please review this at http://gwt-code-reviews.appspot.com/809801/show Affected files: M dev/core/src/com/google/gwt/dev/javac/CompiledClass.java M dev/core/src/com/google/gwt/dev/javac/JdtCompiler.java M dev/core/test/com/google/gwt/dev/javac/CompilationStateTest.java -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
