Tuesday, August 2, 2011

Re: Compile Error - Method Not Implemented

On 8/1/2011 9:12 PM, Nick Apperley wrote:
> Had another look at the UI file (LoginPage.ui.xml) and didn't see
> anything related to the issue. Below is the contents of that file:
I see nothing there either.

I'd try a few things:
o Simplify the file. Use VerticalPanel or HorizontalPanel or a
combination of them to replace the g:grid when laying out the labels.

o Focus on getting a clean compilation w/o reference to the ui.xml
(obviously, it won't run...) Start commenting out the UiField and
UiHandler annotations one by one. Do not comment out the field references.

o Does the Template Editor do anything interesting when invoked on this
ui.xml?

o Look at the generated javascript and see if you can find the linkage
to the Problem Child.

--
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.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment