You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for reading the P6 EPS using the listEps() method provided by the PrimaveraDatabaseReader and PrimaveraDatabaseFileReader classes.
Improve handling of Activity Type attribute when reading PMXML files written by Primavera P6 6.x.
Ensure that the External Early Start and External Late Finish attributes are written to XER files.
Fix a NPE when calling PrimaveraXERFileReader.listProjects().
Avoid unnecessary data storage and type conversion to improve efficiency when calling PrimaveraXERFileReader.listProjects().
Provide additional ResourceAssignment methods to allow List<TimephasedWork> to be used to add timephased work, rather than requiring a TimephasedWorkContainer.
Improve identification of tasks when reading certain Asta Powerproject PP files.