Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » ClassNotFound using Lotus Expeditor w/Google Apps API
ClassNotFound using Lotus Expeditor w/Google Apps API [message #598383] Wed, 17 June 2009 19:30
Eclipse UserFriend
Originally posted by: jochs.critical-masses.com

I have tested and run standard VM Google Apps code in Eclipse Ganymede.
When I try to insert the code into an event handler for a button on a
preference page in a plugin, though, I get a sever EventLoopException
telling me that the class was not found (Throwable occurred:
java.lang.NoClassDefFoundError:
com.google.gdata.client.docs.DocsService) I imagine this must be a build
path issue as I have the necessary jars in the project's Java Build Path
as external jar files. How do I correct or troubleshoot this issue?

Thanx in adv.
-Jake

[1]
http://code.google.com/apis/documents/docs/2.0/developers_gu ide_java.html
Previous Topic:AssertionError: No editor descriptor for id org.eclipse.pde.ui.siteEditor
Next Topic:JSSE provider in Eclipse (Expeditor) project
Goto Forum:
  


Current Time: Thu Apr 25 08:03:44 GMT 2024

Powered by FUDForum. Page generated in 0.03417 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top