Probably you don't have the dependencies defined in your pom.xml If i
remember well the book has a source code. Find the source code from that
book and read the help. I think that you can doownload the source from here
:

http://code.google.com/p/tocollege-net/

On Thu, Mar 26, 2009 at 11:31 AM, lan <[email protected]> wrote:

>
> Hello
> Being new to GWT, I wanted to follow the application toCollege.net
> Unfortunately, I couldn't build it, I'm following the "Building
> toCollege.net" pdf document, I checked out the code using svn, no
> problem. But when I try "mvn compile", I got this unexpected
> exception:
>
> [ERROR] Exception in thread "main" java.lang.NoClassDefFoundError: com/
> google/gwt/dev/GWTCompiler
> Caused by: java.lang.ClassNotFoundException:
> com.google.gwt.dev.GWTCompiler
>        at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
>        at java.security.AccessController.doPrivileged(Native Method)
>        at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
>        at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
>        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
>        at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
>        at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
>
> Any ideas??
> thx
>
> >
>

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