MppClean doesn't support Project 2010 mpp files
Multi platform library to read and write schedule data
Brought to you by:
joniles
I have a project 2010 mpp file I was planning to clean and submit as part of another issue, however the latest MppClean does not support 2010 mpp files.
When I run it I get an IllegalArgumentException:
Clean started.
java.lang.IllegalArgumentException: Unsupported file type 14
at net.sf.mpxj.utility.MppClean.process(MppClean.java:143)
at net.sf.mpxj.utility.MppClean.main(MppClean.java:88)