Aspose.Email Java for IntelliJ IDEA (Maven) is an IntelliJ IDEA Plugin.
The Plugin lets you create maven projects (created project contains Aspose.Email for Java API maven dependency) and download source code examples for using Aspose.Email for Java API.
This plugin helps you to work with Aspose.Email for Java API for dealing with Email messages processing. The API enables your Java applications to create, read and manipulate Outlook MSG, PST, EML, EMLX and MHT messages without the need of using Microsoft Outlook.
The plugin comes with two wizards
Wizard 1: Aspose.Email Maven Project
Aspose Maven Project Wizard lets developers to create Aspose.Email for Java API Maven project.
The reference of Aspose.Email for Java API maven dependency is automatically fetched from Aspose Cloud Maven Repository and gets added in the pom.xml.
The created project will always contain most recent available version Maven Dependency for Aspose.Email for Java API.
The wizard steps also presents with the option for downloading Source Code Examples for using Aspose.Email for Java API
Wizard 2: Aspose.Email Example
Aspose.Email Examples Wizard lets you create / copy downloaded Source Code Examples of Aspose.Email for Java API into your project. All the examples for the selected category will get copied to the project's "com.aspose.email.examples" package folder along with the required resources within "src/main/resources" folder needed to run the examples.
Source Code Examples of Aspose.Email for Java API are meant for demonstrating the diverse uses of the API.