Browse our Products

Aspose.Tasks for Java 16.11.0 Release Notes

Aspose.Tasks for Java API enables application developers to write code for manipulating Microsoft Project documents without it being installed on the systems. It provides support for Microsoft Project (MPP/XML) as well as Primavera File Formats. Project data can be exported to a number of formats including PDF, PNG, BMP and others.

Features and Improvements

KeySummaryCategory
TASKSNET-1674Add support for saving Tsk.ExternalTask and Tsk.ExternalTaskProject properties to MPP format.New Feature
TASKSNET-1696Custom attribute lookup not selected in MSP, hence no dropdown available for itBug
TASKSNET-1658Predecessor information to External Task changed to localBug
TASKSNET-1637Resource assignment takes long time to accomplishBug
TASKSNET-1614TaskLink not followed while saving project as MPPBug
TASKSNET-1611Loading and Saving Project file with large number of tasks takes long timeBug
TASKSNET-1609Extended attribute value cannot be read from MPP fileBug
TASKSNET-1604Wrong split task data saved to MPPBug
TASKSJAVA-221Custom field with custom values in dropdown cannot be retrieved from MPPBug
TASKSNET-1589PhysicalPercentComplete not saved in MPP fileBug

Public API and Backwards Incompatible Changes

Public Methods and Properties AddedDescription
com.aspose.tasks.ExtendedAttributeDefinition.createExtendedAttribute(com.aspose.tasks.OutlineValue)Creates new extended attribute linked with specified com.aspose.tasks.OutlineValue item from com.aspose.tasks.OutlineCodeDefinition lookup table.
Public Enumerations AddedDescription
com.aspose.tasks.TaskKey.ExternalKeyRepresents the ExternalKey (Task) field.