试一下Eclipse 3.5 On Wed, May 18, 2011 at 4:47 PM, 王磊 <[email protected]> wrote:
> Hi All: I use Eclipse 3.6 and install SDK1.5.0 > after install the plugin > > If I build a java Bean (just like Entry point class) it will show me > 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(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) Exception in thread > "main" > > I try jdk6 and jdk 7 The result is same! > I am so sorry that I am poor in English..... > Please help me > > > > -- > 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. > -- 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.
