On Friday, April 15, 2016 at 10:15:30 AM UTC+2, Jens wrote:
>
> Well then you have a class path issue. The classpath of your CodeServer 
> run configuration is probably different than the one used for a normal 
> compile. Make sure you do not have GWT 2.7 on classpath.
>

…or a third-party lib that shadows UiBinder with some forked code (GWTP's 
ginuibinder extension for instance, though it doesn't shadow the 
UiBinderParser class, so it must be another similar lib; Titanium4j 
apparently shadows UiBinderParser, and there are a handful of other 
projects on GitHub that at least did it at some point, if you search for 
UiBinderParser (and ignore all gwt-designer forks)) 

-- 
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.

Reply via email to