vote up 6 vote down star
1

I'm looking for a library to handle iCalendar data in Java.

Open source, well-documented implementations with a good object model are preferred. iCal parsing capabilities are less important to me, but still nice to have.

Does anyone have any recommendations?

flag

1 Answer

vote up 8 vote down check

I had limited success with iCal4j on a project last year.

It seems to be a fairly popular choice for ical work in the java community.

If I remember correctly the API can be slightly confusing at first glance. However It's pretty solid in the long run.

Good luck, Brian

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.