Aspose.Cells Java for IntelliJ IDEA (Maven) - Plugin v1.0.0.0 Released!

Опубликовано: 07 Апрель 2026
на канале: Aspose Marketplace
1,185
3

Aspose.Cells Java for IntelliJ IDEA (Maven) is an IntelliJ IDEA Plugin

The Plugin lets you create maven projects (created project contains Aspose.Cells for Java API maven dependency) and download source code examples for using Aspose.Cells for Java API.

This plugin helps you to work with Aspose.Cells for Java API inside your favorite IntelliJ IDEA.

The plugin comes with two wizards

Wizard 1: Aspose.Cells Maven Project

Aspose Maven Project Wizard lets developers to create Aspose.Cells for Java API Maven project.

The reference of Aspose.Cells 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.Cells for Java API.

The wizard steps also presents with the option for downloading Source Code Examples for using Aspose.Cells for Java API

Wizard 2: Aspose.Cells Example

Aspose.Cells Examples Wizard lets you create / copy downloaded Source Code Examples of Aspose.Cells for Java API into your project. All the examples for the selected category will get copied to the project's "com.aspose.cells.examples" package folder along with the required resources within "src/main/resources" folder needed to run the examples.

Source Code Examples of Aspose.Cells for Java API are meant for demonstrating the different usages of the API.