i am a newbie, i simply copy the CalendarTest code into the eclipse
and
during
CalendarFeed resultFeed = myService.getFeed(feedUrl,
CalendarFeed.class);
and
CalendarEntry entry = resultFeed.getEntries().get(i);

IDE tells me
        Type mismatch: cannot convert from IFeed to CalendarFeed
        Type mismatch: cannot convert from Object to CalendarEntry

don't know why and how to solve it, hope someone could give me a hand.

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

Reply via email to