Am I the only one having problems with running GWT in Eclipse?  I have
gone through the step-by-step walk-through (projectCreator,
applicationCreator, and Eclipse import) for the StockWatcher sample
but it simply will not run within Eclipse.

C:\dev\workspace\StockWatcher>projectCreator -eclipse StockWatcher -
out StockWatcher
C:\dev\workspace\StockWatcher>applicationCreator -eclipse StockWatcher
-out StockWatcher
com.google.gwt.sample.stockwatcher.client.StockWatcher

When I run StockWatcher I get classpath problems (it can't find the
gwt.xml file).  I noticed that the package names begin with 'src'
rather than 'com'.  I refactored the package names and the classpath
problem to the gwt.xml file went away but a new problem surfaced.  Now
I get an IE popup stating that it failed to load module
com.google.gwt.sample.stockwatcher.StockWatcher.  The DevShell says
it's unable to find type '...StockWatcher'.

Am I missing a step somewhere?  I have tried this on Windows Vista
running Ganymede and on Windows XP running Europa with the same
problems.

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to