hello:
He found that it can read. xls Unity.
my question is whether it is possible (how?) read files from MS Project 2003 (. mpp).
wish to do this from an XML but that means having a Project editor installed, so for my purposes is not feasible.
any help is appreciated
don_vladimiro on iMac G4
zine92
August 10, 2011, 4:28am
2
I donโt think itโs possible because mpp is proprietary format and so means the format itself is not enclosed unlike xml which is open format and people can write their own parser for it. Unless Unity officially supports it which is imo not going to happen.
Your Google-fu is weaksauce. Both of you, I am embarrassed for you. FFS three minutes on google.
http://mpxj.sourceforge.net/
C# library to Open Read Write Edit Convert Microsoft Project, Jira, MPP, MPX, XER, Oracle Primavera and XML files.
http://www.codeproject.com/KB/docview/MppViewer.aspx?display=Print
http://www.projectviewercentral.com/
zine92
August 10, 2011, 8:08am
4
Correct, i didnโt googled it. And even so he still needs to write his own scripts and call this libs.
My question is: :-l
What libraries should I take and how I import the Unity engine?