This is new Eclipse Plugin released by Aspose pty ltd, it creates Aspose maven based projects.
Aspose Maven for Eclipse IDE plugin enables Java developers to work with various binary file formats by using Aspose Java APIs.
This plugin comes with Aspose Maven Project Wizard that creates Aspose maven based project by selecting Aspose Java APIs on the wizard steps (like Aspose.Words, Aspose.Pdf or Aspose.Cells) and add those selected Aspose API's maven dependencies into newly created maven project's pom.xml.
The creating Maven project will always contain the selected APIs latest available version maven dependencies from Aspose Cloud Maven Repository.
Or goto Help > Install New Software... > Enter following update site url in Work with:
http://cdn.aspose.com/marketplace/maven
Then select "Aspose Maven Project Wizard" and Finish. Accept License Agreement and Install the plugin.
Below simple steps will smoothly lead to successful configuration of Aspose Maven Project Wizard source code in Eclipse IDE