Using xmlns: in UiBinder no longer works.
<ui:UiBinder xmlns:ui="urn:ui:com.google.gwt.uibinder" xmlns:g="urn:import:com.google.gwt.user.client.ui"
xmlns:fb="http://ogp.me/ns/fb#" >
Works in GWT 2.4 but no longer works in 2.5. Error is <<Prefix "fb:" has unrecognized xmlns "http://ogp.me/ns/fb#" (bad import?):>>
Anybody have a workaround other than downgrading?
--You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
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.
Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
No comments:
Post a Comment