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.Pdf for Java in their projects.
NOTE: Aspose.Pdf for Java is Java API developed by Aspose that enables your Java applications to read, write and manipulate PDF documents without using Adobe Acrobat. For the API detailed features list check the link.
The release contains the following features:
Aspose.Pdf Maven Project (wizard)
- By using this wizard plugin creates Maven project for using Aspose.Pdf for Java from New -> Project -> Maven-> Aspose.Pdf Maven Project
- The wizard will also give option for downloading latest available Code Examples for using the API.
Aspose.Pdf Code Example (wizard)
- By using this wizard plugin lets you copy the downloaded Code Examples into your project for using Aspose.Pdf for Java from New -> Other -> Java -> Aspose.Pdf Code Example
- The wizard will also look for and updates for newly available Code Examples from Aspose.Pdf for Java examples repository.
(Selected Code Examples (category) source codes will be copied under "com.aspose.pdf.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