I'm not seeing any ill effects of this GWT compilation error, but I'm anxious about leaving this warning un-addressed:
[INFO] [gwt:compile {execution: default}]
> [INFO] Compiling module net.byandlarge.rendezvous.Rendezvous
> [INFO] Computing all possible rebind results for
> 'net.byandlarge.rendezvous.client.rendezvouspoints.RendezvousPointsView.Binder'
> [INFO] Rebinding
> net.byandlarge.rendezvous.client.rendezvouspoints.RendezvousPointsView.Binder
> [INFO] Invoking generator
> com.google.gwt.uibinder.rebind.UiBinderGenerator
> [INFO] The following problems were detected
> [INFO] [WARN] Line 13 column 78: encountered "{". Was
> expecting one of: "[" "*" "." ":" <IDENT> <HASH>
To what file do the line number and column number relate? They don't seem
to correlate to anything suspicious in the .ui.xml file (attached to this
posting).
--
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/-/CmowJx_6od8J.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-web-toolkit?hl=en.
RendezvousPointsView.ui.xml
Description: XML document
