06 January 2009 ~ 4 Comments

[MPXJ Series] Writing MS Project File using MPXJ

In the first part, we shall explore what are the different ways of writing a MS Project file using MPXJ. Pre-requisite The article assumes that you have downloaded MPXJ release and related dependencies. If not here are the links for download   MPXJ – http://sourceforge.net/project/showfiles.php?group_id=70649 Dependencies – http://mpxj.sourceforge.net/dependencies.html Now let’s get back to the original [...]

Continue Reading

Tags:

13 October 2008 ~ 6 Comments

Updating Google Calendar with MS Project Tasks

I am back, as promised. Please read my earlier post Processing Microsoft Project File in Java using MPXJ. In this post we shall take an mpp and update the Google Calendar with the task details. The question is why would anyone do that?  Lets cook the story. A small team is working and the poor Project [...]

Continue Reading

13 October 2008 ~ 19 Comments

Processing Microsoft Project File in Java using MPXJ

Many a time, I wished I had a utility that would read my projects mpp File and automatically alerted me about my tasks. Had created such a utilitly and this post desribes the process of reading MS Project Files in Java using MPXJ and Apache POI library. MPXJ – MPXJ is the java library used [...]

Continue Reading

Tags: , ,