Hi,

Thanks for your reply Marty.

Does anyone have a link handy to the entire stockwatcher project source so I 
can trouble shoot as Marty suggested?

Thanks
Paul

 


----- Original Message ----
From: Marty Fried <public.for...@gmail.com>
To: Google Web Toolkit <Google-Web-Toolkit@googlegroups.com>
Sent: Monday, 8 June, 2009 21:21:27
Subject: Re: Eclipse - GWT - ClassNotFoundException in StockWatcher RPC tutorial


Hi,

I'm definitely not an expert, although I'm pretty good at fixing my
own problems.  I haven't found any in the tutorial except for the
jUnit testing part.  I hope this isn't too basic, but I don't really
know your skill level.  It could be higher than mine, in which case,
feel free to ignore me. :)

Do you have "Build Automatically" enabled in the project menu?  If
not, be sure you build everything.  I like to occasionally do a Clean
from the same project menu, to make sure everything gets built with
the latest code.  Sometimes it fixes problems.

Other than that, I usually look through the stack traces to find which
statement in my source code caused the exception.  This isn't
necessarily the error, but it does pinpoint where the error is
generated, and gives you something to look into further.

Another possibility is to download the entire project, import it into
Eclipse, and see if it runs.  If so, you can substitute in your files
one by one until it breaks, and there's the files with a problem.  If
it doesn't run, then you know there's something in your system
configuration.

Hope this helps.

Marty Fried
Leftcoast, USA



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to