Hi,
I'm using a fresh installation of Eclipse Juno with latest release of 
plugins (no update possible). I'm on Mac OS Moutain Lion with Java 7.
I wrote a little app using app engine 1.7.1 and GWT 2.5. Everything's 
correctly working on hosted mode, but when I try to compile to send it to 
Google :

Exception in thread "main" java.lang.NoClassDefFoundError: 
> com/google/gwt/dev/Compiler
> Caused by: java.lang.ClassNotFoundException: com.google.gwt.dev.Compiler
> at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
> at java.security.AccessController.doPrivileged(Native Method)
> at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
> at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
> at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
> at java.lang.ClassLoader.loadClass(ClassLoader.java:247)


I already checked the classpath : 

<https://lh4.googleusercontent.com/-Y6QU2D_5JE0/UKeyQLikVQI/AAAAAAAAAIY/OItgABLuFpA/s1600/Capture+d%E2%80%99e%CC%81cran+2012-11-17+a%CC%80+16.49.52.png>

<https://lh4.googleusercontent.com/-B6izdAECZT4/UKeybk9qfII/AAAAAAAAAIg/yOgm5Xk0u9I/s1600/Capture+d%E2%80%99e%CC%81cran+2012-11-17+a%CC%80+16.50.50.png>
Do anyone know why I got this error ?

Thanks in advance

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/73UCj-LBN24J.
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