Hi, I recently installed GWT Plugin on a fresh Eclipse under Ubuntu 10.04 (32 bits). Every time I try to run the App I get the following error:
Exception in thread "main" java.lang.NoClassDefFoundError: com/google/ gwt/dev/DevMode Could not find the main class: com.google.gwt.dev.DevMode. Program will exit. This happens with the GWT SDK pointing directly to the plugin's SDK or an external folder with the SDK. The GWT Library is in the classpath, so I can't figure out what is wrong. Same occurs if I create a new, empty GWT project and try to run it. Can somebody help me? Fabricio Toresan -- 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.
