Hi All,

I am using Jdeveloper to build a GData project. However, I am getting
an error when trying to compile my code. This error is most probably
because of some missing dependency in the sense that I get it even
while compiling the sample files provided along with the Gdata client
library.

The error text is :

Error(68,19): GDataRequest$RequestType not found  in enum
com.google.gdata.client.Service.GDataRequest.RequestType in class
com.google.gdata.client.GoogleService in class sample.tester.Tester

The line no 68 is nothing but the instantiation of the Service Object
as follows:

SpreadsheetService myService = new SpreadsheetService("exampleCddo-
exampleApp-1");

Has anyone else hit upon this kind of error or something similar.

Any help would be appreciated.

TIA
-Shishir


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Data API" 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-help-dataapi?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to