What IDE are using to compile your code?
Main Topics
Browse All TopicsI am able to run GWT application sucessfully in hosted mode as well as in client mode.
But when i try to use gwt-ext widgets in my project and compile the code, I get this error.
import com.gwtext cannot be resolved.
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
look at this tutorial with screenshots on how to eclipse with get-ext
http://www.gwt-ext.com/wik
Just in case u didn't go to the following link and download the jar file:
http://www.gwt-ext.com/bui
Then right click your project in the left pane and click on properties then go to "java build path" then choose the libraries tab then click on "Add external Jars" then navigate to there and click open and it should work then.
Thanka experts!
I visited the link you guys have mentioned and i am happy that i can run my first example of gwt-ext library given there at my local environment.
After running it sucessfully i tried with other examples available at this url http://www.gwt-ext.com/dev
Steps i followed
Copied the source code of one widgets from there and pasted in my HelloWorld.java file. (This java file is that through which I could run my first gwt-ext example)
And i am getting this error when i am launching the application in hosted mode.
Error is :
[ERROR] Unable to load module entry point class com.mycompany.mypackage.cl
com.google.gwt.dev.shell.H
at com.google.gwt.dev.shell.J
at com.google.gwt.dev.shell.M
at com.google.gwt.dev.shell.J
at com.gwtext.client.widgets.
at com.gwtext.client.widgets.
at com.google.gwt.user.client
at com.google.gwt.user.client
at com.mycompany.mypackage.cl
at com.google.gwt.dev.shell.M
at com.google.gwt.dev.shell.B
Please confirm me the steps how could i use any available widgets at my environment. Since what are widgets available online of all we have access of java source. If i want to run at my environment how could i do that.
Business Accounts
Answer for Membership
by: contactkarthiPosted on 2008-02-29 at 06:35:24ID: 21013497
hope you have the gwt-ext lib files in your path
d/
dex.php/Ma in_Page
dex.php/ Tu torial:Int roduction_ to_GWT-Ext _2.0
http://gwt-ext.com/downloa
have a look at
http://gwt-ext.com/wiki/in
can you try this one
http://gwt-ext.com/wiki/in