Check your dependencies, this was fixed in GWT 2.4: https://github.com/gwtproject/gwt/commit/ (see linked issue, exact same error message)ad144ac26693272b2d897454a13b7f ddf389fedf
@tbroyer: While it is fixed in the UiBinder parser, I think the real issue causing the Eclipse error is that the XSD file hasn't been updated and Eclipse now uses it to validate the XML. See https://github.com/gwtproject/gwt/blob/master/user/src/com/google/gwt/uibinder/resources/com.google.gwt.user.client.ui.xsd#L381
@Magnus: I think you could fix that issue in Eclipse by disabling XML validation.
-- 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 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