Has anyone worked with the Google Calendar API in GWT.

601 views
Skip to first unread message

Ryan

unread,
Nov 21, 2008, 12:10:51 AM11/21/08
to Google Web Toolkit
Hi ,
Everybody

But After adding the necessary jar files required for working with the
google calendars I am getting some compile time errors.
I am getting errors like
"The type com.google.gdata.client.GoogleService cannot be resolved.it
is indirectly referenced from required .class files"
I have added the necessary entries in the java build path.
I am working on eclipse.
Does anybody have a clue.

regards,
Cherian

acc

unread,
Nov 24, 2008, 11:06:41 PM11/24/08
to Google Web Toolkit
Hi Cherian,

Did you include gdata-core-1.0.jar in your project classpath? This is
the .jar file with the GoogleService class.

Note: The Java client library for Calendar API will only work in
server code. If you want to access the Calendar API from the browser,
take a look at the JS client library:

http://code.google.com/apis/calendar/docs/1.0/developers_guide_js.html

-alex

Ryan

unread,
Nov 26, 2008, 8:03:35 AM11/26/08
to Google Web Toolkit
thanks alex I got it working..
Reply all
Reply to author
Forward
0 new messages