How can i download trial jar for testing an example codes of tasks

Hi,

I'd like to test some example of tasks for java.

So, I downloaded 'aspose-tasks-8.7.0-jdk16.jar' on the web site and added it into my project.

But, There's some error with finding ProjectReader class file.

I checked out the class file in the jar, but there's no the class file...

Do i need other trial jar file?

Hi,


Thank you for contacting Aspose support team.

You have downloaded the correct .jar file and this is the same jar which can be used as trial as well as licensed library. ProjectReader is no more supported now and project reading is simplified by providing a constructor in Project class. You may please use Reading a Project File example which reads an existing MPP file and visit Working with Projects for many other examples related to Project handling.

If you want to test Aspose.Tasks without evaluation version limitations, you can also request a 30 Day Temporary License. Please refer to Licensing and Subscription for getting a temporary license.

Please feel free to write us back if you have any other query related to Aspose.Tasks.

Thank you for your help...

I found what the problem is...

Hi,


Thank you for providing feedback. Please feel free to write us back if you have any other query in this regard.