Skip to content

Aspose Maven for Eclipse allows you to create Aspose Maven based project in Eclipse IDE by selecting API(s) from Aspose Java product line like Aspose.Cells for Java and Aspose.Words for Java etc.

License

asposemarketplace/Aspose_Maven_for_Eclipse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aspose Maven for Eclipse

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.

How to install Aspose Maven Project Wizard

  • Drag and drop installation from Eclipse Marketplace to your Eclipse workspace.

  • Or download the plugin jar from Release and copy it into /dropins folder of Eclipse installation and restart the IDE.

  • 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.

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

About

Aspose Maven for Eclipse allows you to create Aspose Maven based project in Eclipse IDE by selecting API(s) from Aspose Java product line like Aspose.Cells for Java and Aspose.Words for Java etc.

Resources

License

Stars

Watchers

Forks

Packages

No packages published