Aspose Maven for Eclipse

This is the 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 right in the maven based projects.

This plugin comes with Aspose Maven Project Wizard which 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.

How to install Aspose Maven Project Wizard

How to configure source code of Aspose Maven Project Wizard

Below simple steps will smoothly lead to successful configuration of Aspose Maven Project Wizard source code in Eclipse IDE

  1. Download / Clone the source code.
  2. Choose File > Import > General > Existing Projects into Workspace
  3. Browse to the latest project source that you have downloaded
  4. Select the Eclipse Project you want to import
  5. Click Finish
  6. Aspose Maven for Eclipse plugin code is now ready to enhance.

 

Recommended Links