If all works fine when running the code through your IDE, and it only stops working when packaged into a JAR file, it looks like you may be missing an import statement or some file inclusions in the JAR package.
This is a general Java issue, not specific to Google API. -- 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
