This plugin facilitates the integration of Aspose maven dependencies with the NetBeans IDE.
Aspose Java API's maven dependencies are available through Aspose Cloud Maven Repository.
Plugin provides the Aspose Maven Project wizard for easy creation of Aspose maven based project that will contain required Aspose APIs maven dependencies and any other configurations.
This step by step tutorial will demonstrate you from the installation of the plugin to using Aspose Maven project wizard to create Aspose maven based projects.
The Aspose Maven Project Wizard plugin can be directly downloaded from plugin portal website, and then can be installed in NetBeans IDE (Tools > Plugins > Downloaded > Add plugin).
This plugin is also available on the NetBeans Plugin Portal Update Center. For convenient installation of this plugin
The Plugin will introduce a new project type – Aspose
Maven Project – inside 'Maven' category on New Project (Wizards) dialog in NetBeans, which will allow you to create Aspose Maven based Java projects inside the IDE.
The Wizard allows developers to create Maven based project for using Aspose APIs inside NetBeans IDE. The desired Aspose APIs can be selected on wizards steps to include the maven dependencies in your creating maven based project
Congratulations! you have successfully created Aspose maven based project for your selected Aspose APIs using Aspose Maven Project wizard inside the NetBeans IDE.
One cool thing, every time you create Maven project using the wizard will create maven project containing latest maven dependencies for the selected Aspose APIs along with the Aspose Cloud Maven Repository configuration in the pom.xml. See the snapshot below:
Thanks to Aspose Maven Project wizard Plugin !
Now the created Aspose maven based project is ready to be enhanced as per your project's development needs inside the NetBeans IDE !