No. It is not there. This is my classpath. <classpathentry kind="lib" path="/media/files/Kervin/app-engine/appengine-java-sdk-1.4.3/lib/impl/appengine-api.jar"/>
Even when I copy the lib manually, I get the following error java.lang.NoClassDefFoundError: Could not initialize class com.google.appengine.tools.remoteapi.RemoteApiInstaller at com.kervinramen.spotfinder.servlets.HelperServlet.doGet(HelperServlet.java:67) at javax.servlet.http.HttpServlet.service(HttpServlet.java:617) at javax.servlet.http.HttpServlet.service(HttpServlet.java:717) and some console logging error. -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" 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-java?hl=en.
