>
>       Process output
>
         Compiling
>
>             Compiling permutation 1...
>
>       [ERROR] An internal compiler exception occurred
>
> com.google.gwt.dev.jjs.InternalCompilerException: Could not find property 
> compiler.max.vars.per.var
>

Hm thats strange. The variable is defined in CompilerParameters.gwt.xml in 
gwt-user.jar. Have you modified the variable? As you also get warnings 
about calling Enum.toString() while enums obfuscation is turned on (by 
default it is off) it seems like you have played around with the compiler 
properties.

-- J.

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Contributors" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit-contributors+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-web-toolkit-contributors/0ab06948-3c6c-4c82-878b-478a548ff8ee%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to