Hi all, I am new with the GWT and i have a big problem. I have installed GWT in Eclipse with Cypal. The GWT applications from the api works well. I am however interested in using the GWT-Ext library. I tried to run some examples from:
http://www.gwt-ext.com/wiki/index.php?title=Tutorial:Introduction_to_GWT-Ext_2.0 . I have installed the GwtExt.jar, it is on my classpath, I have installed the Ext2.0.2 javascript library, which has been imported into my eclipse workspace. [ERROR] Unable to load module entry point class eoc.client.Cristina (see associated exception for details) com.google.gwt.core.client.JavaScriptException: (TypeError): '$wnd.Ext.StatusBar' is null or not an object number: -2146823281 description: '$wnd.Ext.StatusBar' is null or not an object at com.gwtext.client.widgets.Component.checkExtVer(Native Method) at com.gwtext.client.widgets.Component.<clinit>(Component.java:108) at eoc.client.Cristina.onModuleLoad(Cristina.java:27) Can you help me please? Cristina --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
