On Friday, April 1, 2016 at 1:55:51 PM UTC+2, Jens wrote: > > Sounds like you are not the only one: > https://groups.google.com/forum/#!topic/google-gin/ywh7d9s6GpA >
Looking quickly at the stacktrace, it could be a class from super-source: not found in the parent classloader so tentatively defined here from GWT's internal JDT-compiled classes. If that's the case, there are chances that it could be fixed by moving the class to another package (e.g. javaemul.internal). -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout.
