On Tuesday, July 3, 2012 2:48:28 PM UTC+2, tanteanni wrote:
thx thomas,but how to tell it eclipse? where is the underlying model for uibinder xml that eclipse uses for verification? is this model up to date?is there a way to get rid of the error in eclipse?
The schema indeed is out of date (http://code.google.com/p/google-web-toolkit/source/browse/trunk/user/src/com/google/gwt/uibinder/resources/com.google.gwt.user.client.ui.xsd) but it's not meant for validation (http://code.google.com/p/google-web-toolkit/source/browse/trunk/user/src/com/google/gwt/uibinder/resources/UiBinder.xsd)
You might want to both:
1. report a bug against GWT so that the schema is updated
2. and ask on https://groups.google.com/d/forum/google-plugin-eclipse why it's used for validation and how to disable it, and then possibly report a bug against the GPE and/or GWT Designer (depending on what you're using) if asked to do so.
Have you tried simply deleting the marker?
-- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/loc8iesInx0J.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
No comments:
Post a Comment