Dear support. I'm wish to develop a java stand-alone application which uses the Google Calendar service. While going through the tutorials I managed to successfully access my Calendar account and display the list of calendars that are on my account.
The next thing I wanted to do is try the example on the same guide, on how to view events in range between two dates. After pasting the code into eclipse, and importing the relevant headers I get this problem: http://uploaded.fresh.co.il/2009/11/20/28631304.png http://uploaded.fresh.co.il/2009/11/20/87496275.png The query and Feed are marked with red underlines saying these is a problem with the implementation (which is a 'copy paste' from the example here: http://code.google.com/apis/calendar/data/2.0/developers_guide_java.html#RetrievingDateRange I'm new to Java and Google Data so any assistance will be much appreciated. Thanks in advance! Shenkar S.E -- 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.
