MPXJ: Microsoft Project Exchange
Description
MPXJ is an open source file handling library for Java and .Net to read and write Microsoft Project MPX and MSPDI XML files, Planner files, Primavera XER files and databases, and MPP, MPT, and MPD files for Project 98, 2000, 2002, 2003, 2007 and 2010.
Update Notifications
User Ratings
User Reviews
-
I've used the MPXJ package to develop a Java GUI capable of doing numerous format conversions of Project files. I'm very impressed by the well written structure of the .mpx java class so I can pull fields as needed into my own java code. About the only problem we seem to have is what to do with null fields, but that's the like of a programmer, just need to decide how to handle an unexpected null, then everything works great.
-
thanks man, great soft!
-
Awesome stuff! A silver bullet solution for your Microsoft Project/Primavera integration needs.
-
I use mpxj for importing MS Project and Primavera projects. It does the job well...
-
I want to read msp 2013 mpp file. so want to know when this project can support the msp 2013? thanks.
-
Great library. Does all that is needed to generate & read MS project files.