http://gwt-code-reviews.appspot.com/1425810/diff/1/dev/core/src/com/google/gwt/dev/javac/JdtCompiler.java
File dev/core/src/com/google/gwt/dev/javac/JdtCompiler.java (right):

http://gwt-code-reviews.appspot.com/1425810/diff/1/dev/core/src/com/google/gwt/dev/javac/JdtCompiler.java#newcode309
dev/core/src/com/google/gwt/dev/javac/JdtCompiler.java:309:
CompilationProblemReporter.logMissingTypeErrorWithHints(logger,
InternalName
On 2011/04/26 21:07:53, scottb wrote:
Can you explain?  This seems a very surprising choice for dealing with
ClassFormatException.

I know from looking at this error that the problem was fixed by adding
back a missing source file.  I could have just printed out this unit.

Interestingly it is only dev mode that had a problem.  Compiling in web
mode seemed to work fine.   Utimately, I think the best solution might
be to allow the exception to be simply ignored, as it is below

http://gwt-code-reviews.appspot.com/1425810/

--
http://groups.google.com/group/Google-Web-Toolkit-Contributors

Reply via email to