You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to cald...@googlegroups.com
Dear All,
I just checked out caldv4j project into eclipse using svn plugin and I have lots of errors in the checked out code.
Most common is the missed place classes. For Ex: CalDAV4JException.java was actually in org.osaf.caldav4j.exceptions package but BaseCaldavClient.java was looking for it in org.osaf.caldav4j package.
Also the source seems to be placed in main.java.org.* folder. Can any one help on how to start with ?? Or provide a proper document to start .