We are pleased to announce the release of Aspose.Tasks for Java 8.9.0. This month’s release includes enhancements to the API functionality of working with Primavera file formats. In addition, it fixes a number of bugs that further improves the overall API functionality. A complete list of all API changes can be found in our documentation section, Public API Changes in Aspose.Tasks for Java 8.9.0.

Enhancements

Loading Primavera XML file with Multiple Projects: Aspose.Tasks API already supports working with Primavera XML files. Such XML file may contain more than one project in a single file where each project is identified through its unique id. Like its equivalent .NET version, this month’s release provides the capability to read individual project from such project documents using its unique id. A new class, PrimaveraXmlReadingOptions, has been included in the API now for specifying the project’s unique id for loading.

Primavera XML Save Options: Aspose.Tasks API now supports adding a Root task to a project file in case it is not already available. This helps the API reading Primavera XML files that does not have any Work Break Down (WBS) inside and contains only activities. In addition, the API now provides the PrimaveraXmlOptions class to save the XML file with or without the created root task. The value of this flag is set to true by default.

Other Improvements

This month’s release also fixes a number of bugs that were reported with our last month’s release. For a detailed list of what is new and fixed, please the product download page of Aspose.Tasks for Java API.

API Resources

  • Product Documentation – Provides complete information about system requirements, installation, Programmer’s Guide, Technical articles and API Changes
  • API Reference Guide – Provides information about the product namespaces, classes and methods
  • GitHub Examples – Ready to download and execute examples of the API
  • Forum Support - Post your queries/inquiries on Aspose.Tasks forum to get support from our technical support team.