Following Maven Project will be created on your Eclipse IDE on completion of the wizard:
The created Maven Project is configured to use Aspose.BarCode for Java API and ready to be enhanced as per your Project requirements.
If you have opted to download Code Examples, you can use Aspose.BarCode Code Example (wizard) for importing needed Code Examples of Aspose.BarCode for Java API into your project.
Aspose.BarCode Code Example (wizard)
Aspose.BarCode Code Example wizard allows you to try out many samples provided for Aspose.BarCode for Java API.
To be able to use Aspose.BarCode Code Example wizard comfortably: it is recommended to always select Also Download Code Examples while creating Maven Project on Aspose.BarCode Maven Projectwizard,
To use examples, just:
Click New File in Eclipse.
Choose your project and then select Aspose.BarCode Code Example in the Java category.
Click Next.
Expand the tree to select Code Example category and click Finish.
This will copy the selected category Code Examples Java files into the project under com.aspose.barcode.examples package. Also any required resources needed by the Code Examples will be copied into src/main/resources folder