Hi Jens, Great!!! thanks,
I didn't have any idea on how to attack this problem. The jar is surely a dependency of an imported lib, I'll check from where it comes. Le mardi 25 octobre 2016 19:57:23 UTC+1, Jens a écrit : > > You have gwt-dev.jar from GWT 2.0.3 and GWT 2.7 on classpath and GWT 2.0.3 > is first. So GWT 2.0.3 is used during your compilation and it does not know > the "type" attribute on the <module> element in > com.google.gwt.core.CompilerParameters.gwt.xml from GWT 2.7. > > Fix your classpath / dependencies. > > -- J. > -- 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.
