Is there a way to do a clean build from scratch? When a compile is done is any caching involved?
On Aug 3, 2:28 am, Jeffrey Chimene <[email protected]> wrote: > 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. Donotcomment 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 [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.
