OK, I've figured out what is going wrong. We use the lib-gwt-svg library 
which replaces UiBinderWriter with its own implementation, this of course 
is not compatible with 2.7 :(


On Thursday, 9 October 2014 16:14:44 UTC+1, Rob wrote:
>
> I've just started looking at how much effort is going to be involved in 
> switching our app over to 2.7, I'm using the latest snapshot and building 
> with maven using the 2.7 gwt maven plugin snapshot.
>
> I'm getting the following error when one of our ui binder files is being 
> compiled:
>
> [INFO] Caused by: java.lang.NoSuchMethodError: 
> com.google.gwt.uibinder.rebind.UiBinderWriter.<init>(Lcom/google/gwt/core/ext/typeinfo/JClassType;Ljava/lang/String;Ljava/lang/String;Lcom/google/gwt/core/ext/typeinfo/TypeOracle;Lcom/google/gwt/uibinder/rebind/MortalLogger;Lcom/google/gwt/uibinder/rebind/FieldManager;Lcom/google/gwt/uibinder/rebind/messages/MessagesWriter;Lcom/google/gwt/uibinder/rebind/DesignTimeUtils;Lcom/google/gwt/uibinder/rebind/UiBinderContext;ZZLjava/lang/String;Lcom/google/gwt/dev/resource/ResourceOracle;)V
>
> I've attached the full stack trace just in case it is of any use.
>
> Rob
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" 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 http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to