0

While following this tutorial http://www.gwtproject.org/doc/latest/tutorial/appengine.html GWT-Designer/windowBuilder stops being able to find the UI. I think this happens at step "Update the StockWatcher UI" when the UI widgets gets placed in a function.

Can I tell GWT-Designer/windowBuilder where to look for it or should I structure the app differently? (If so where could I find documentation on the correct structure?)

Talisin
  • 2,370
  • 3
  • 18
  • 17
  • What do you mean by "stops being able to find the UI" ? Do you have an error message, a stack trace ? – Philippe Gonday Nov 19 '14 at 08:23
  • If you click on the design tab the project seems empty because it isn't looking for the code in the right place. – Talisin Nov 20 '14 at 03:01
  • I'm not sure this will help but I've found if the initialization method is removed, the windowbuilder doesn't know how to render the the user interface. I think it gives an error message though saying it can't parse. But it doesn't seem like you've gotten an error message. – Michael Osofsky Nov 21 '14 at 00:11

0 Answers0