Hi All,
As soon as I create a Google Web application project, it immediately
reports error: "Could not find the
main class: com.google.appengine.tools.enhancer.Enhance. Program will
exit".

In Console-
java.lang.NoClassDefFoundError: com/google/appengine/tools/enhancer/
Enhance
Caused by: java.lang.ClassNotFoundException:
com.google.appengine.tools.enhancer.Enhance
        at java.net.URLClassLoader$1.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
Exception in thread "main"

I've downloaded latest eclipse - 3.6 and installed GAE plugin 1.4.2

Also, GAE library is referenced in the project. See screenshot

http://imageupload.org/?di=1412975794035

I'm new to GAE, pls help.

Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" 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-appengine?hl=en.

Reply via email to