Hi Jonathan, The Gantt chart not able to read MS Project files as this would most likely cause dependencies on third party Jars (although I am aware most modern Office files now use XML based save files, so I suppose it could be a possibility).
There are also no pre-defined save/load formats, so you would most likely have to implement that yourself. I do believe the data should be fairly straight forward to serialize however, so that may be an option. Hope that helps, Best regards, Emil On Mon, Nov 19, 2012 at 2:20 PM, Jonathan Roques < [email protected]> wrote: > Hi, > > I'm using the Gantt chart and wonder whether the Gantt Chart is able to > read the XML format exported by MS Project ? > If not, is there any readable file format for the Gantt Chart ? > > > thanks before, > Jonathan > ______________________________**_________________ > nebula-dev mailing list > [email protected] > https://dev.eclipse.org/**mailman/listinfo/nebula-dev<https://dev.eclipse.org/mailman/listinfo/nebula-dev> >
_______________________________________________ nebula-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/nebula-dev
