Wednesday, March 1, 2017

Re: Error while upgrading from GWT 2.7 to 2.8

Hi, Saurabh. Just What I know for sure that I fixed the same issue with removing attempt to emulate some classes in java.lang package in my modules with super source tag. As I can see you have a lot of inherit modules imported in your gwt.xml. Pay attention to those of them which are not classic GWT one. Maybe super-source tag which overrides java.lang package is hiding there.

Thanks, Pavlo 

--
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 google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment