if you use the example, the italic words must be replaced, for example: https://www.google.com/calendar/feeds/userID/visibility/projection
must be https://www.google.com/calendar/feeds/[email protected]/public/full the documentation about feeds is in: http://code.google.com/intl/es-ES/apis/calendar/data/2.0/reference.html#Feeds On 27 abr, 04:58, William Colls <[email protected]> wrote: > I know this is a basic question, but I am just getting started with > Java and the Google API. Please be gentle. > > I have created the example in a netbeans project, and everything seems > fine except that, for some reason, I get an error saying taht the > variable feedURL is not found. It appears to be created correctly in > the line before, and in fact the line has a notation that it is an > unused variable. They are identical to look at (same case etc.). > > Any suggestions will be greatfully received. > > Thanks for your time. -- 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://code.google.com/apis/calendar/community/forum.html
