I'm running on a project that I have to communicate with a spreadsheet on
Google Drive. I followed the tutorial of Google Sheet API v3.0 and I'm
getting java.lang.NoClassDefFoundError:
com/google/gdata/client/spreadsheet/SpreadsheetService in Eclipse when I
try to execute the following in a servlet: SpreadsheetService service = new
SpreadsheetService("Spreadsheets"); I have tried all the libraries
combinations that I found on the Internet but it seems to me that is a
conflict with the GAE enviroment.
Is there anyone that could help me?
--
You received this message because you are subscribed to the Google Groups
"Google Spreadsheets API" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.