This is new Plugin for Eclipse IDE by Aspose. This Plugin is intended for developers using Maven platform for Java developments and want to use Aspose.Tasks for Java in their projects.
NOTE: Aspose.Tasks for Java is Java API developed by Aspose is a project management component that enables Java application developers to provide Microsoft Project ® documents manipulation capability in their applications – all without using Microsoft Project ®. For the API detailed features list check the link.
The release contains the following features:
Aspose.Tasks Maven Project (wizard)
- By using this wizard plugin creates Maven project for using Aspose.Tasks for Java from New -> Project -> Maven-> Aspose.Tasks Maven Project
- The wizard will also give option for downloading latest available Code Examples for using the API.
Aspose.Tasks Code Example (wizard)
- By using this wizard plugin lets you copy the downloaded Code Examples into your project for using Aspose.Tasks for Java from New -> Other -> Java -> Aspose.Tasks Code Example
- The wizard will also look for and updates for newly available Code Examples from Aspose.Tasks for Java examples repository.
(Selected Code Examples (category) source codes will be copied under "com.aspose.tasks.examples" package. Resources needed for running examples will be copied to the corresponding directory (package) within "src/main/resources").
Other Features
- Supports latest Eclipse Mars.1 (4.5.1) version
- Compatible with Mac, Linux Flavors and Windows
- Native IDE user experience
- Open Source