On Monday, August 27, 2012 4:13:24 PM UTC+2, Alex opn wrote: > > After reading this I thought I'd give it a try, too and got the same error: > > [ERROR] Unexpected internal compiler error > [INFO] java.lang.IllegalStateException: Expected non-empty > string. Reference node STRING > > Any hints? : ) >
See http://code.google.com/p/google-web-toolkit/issues/detail?id=7469 The issue seems to only happen if you have a switch/case in JSNI with an empty string as a 'case' value (see http://code.google.com/p/gwtquery/source/detail?r=1035) -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/f2WhuUW6-UkJ. To post to this group, send email to google-web-toolkit@googlegroups.com. To unsubscribe from this group, send email to google-web-toolkit+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.