Anybody got any ideas why I'm getting class def not found errors when trying to use com.google.api.services.plus?
I'm using the google-api-services-plus-v1-1.3.0-beta.jar ...Which is included in the google-api-java-client-1.6.0-beta.zip. All the other classes from that zip seem to build ok. My project is a non Maven project btw. Uncaught exception from servlet java.lang.NoClassDefFoundError: com/google/api/services/plus/Plus Maybe I'm missing some dependencies or maybe app engine is sandboxing it as it compiles fine? Any suggestions greatly appreciated! -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine-java/-/G0-Ks_v_CuwJ. To post to this group, send email to google-appengine-java@googlegroups.com. To unsubscribe from this group, send email to google-appengine-java+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.