Hi there, I have upgraded to GWT 1.5.2 and when running in hosted mode (only mode I tried), I get many gwt-user.jar errors, the first ones are shown below.. Any ideas as to hwy and how to fix these problems?
Thanks [ERROR] Errors in 'jar:file:/D:/GWT/gwt-windows-1.5.2/gwt-user.jar!/ com/google/gwt/user/client/ui/InlineLabel.java' [ERROR] Line 52: The method detachOnWindowClose(InlineLabel) is undefined for the type RootPanel [ERROR] Line 61: The constructor Label(SpanElement) is undefined [ERROR] Line 82: The constructor Label(Element) is undefined [ERROR] Errors in 'jar:file:/D:/GWT/gwt-windows-1.5.2/gwt-user.jar!/ com/google/gwt/user/client/impl/WindowImplIE.java' [ERROR] Line 28: The method getHash() of type WindowImplIE must override a superclass method [ERROR] Line 39: The method getQueryString() of type WindowImplIE must override a superclass method --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
