GWT 1.5 and gwtext-2.0.4

24 views
Skip to first unread message

Martin

unread,
Jun 17, 2008, 3:45:21 AM6/17/08
to Google Web Toolkit
hi there,

I am tryin to get gwtext up and running with GWT 1.5 but I get
following exception:

> [ERROR] Unable to load module entry point class com.mypackage.client.MainEntryPoint
> (see associated exception for details)
> com.google.gwt.core.client.JavaScriptException: (TypeError): $wnd.Ext has no properties
> fileName: jar:file:/myproject/lib/gwtext.jar!/com/gwtext/client/core/Ext.java
> lineNumber: 226

I have completed the following steps:

- put gwtext.jar to the classpath
- put ext-all.js, resources/ and adapter/ to public/js
- inherited com.gwtext.GwtExt
- put script and styles to my html-entry-page

What is going wrong? Any help is appreciated :-)

Best,
Martin

Martin

unread,
Jun 17, 2008, 9:18:52 AM6/17/08
to Google Web Toolkit
> - put ext-all.js, resources/ and adapter/ to public/js

I solved the problem by putting the things above to public/js/ext

very cool! it works!

gtx
Reply all
Reply to author
Forward
0 new messages