Hi, I used in my application some MenuBars. It was written in GWT 1.7.0 but I recompiled it in GWT 2.0 with no errors. Everything seemed fine until trying to make some changes. When I try to run my application in Development Mode(via Eclipse) module with MenuBar fails to run with exception:
java.lang.RuntimeException: Deferred binding failed for 'com.google.gwt.user.client.ui.MenuBar$Resources' (did you forget to inherit a required module?) What Resources are required? It's strange because I can compile this module without any errors and everything works fine. What can I do with this? I tried to google around but couldn't find any usable solution. Thanks for any help. -- Mariusz Goch (pH4Lk0n) <[email protected]> -- 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.
