Skip to content

Aspose.Cells Java (Maven) for Eclipse – v1.0

Choose a tag to compare

This is new Plugin for Eclipse IDE by Aspose. The Plugin intended for developers using Maven platform for Java developments and want to use Aspose.Cells for Java in their projects.

NOTE: Aspose.Cells for Java is Java API developed by Aspose that offers easy Microsoft Excel spreadsheets creation and manipulation right from within Java Projects. For the API detailed features list check the link.

The release contains the following features:

Aspose.Cells Maven Project (wizard)
title

  • By using this wizard plugin creates Maven project for using Aspose.Cells for Java from New -> Project -> Maven-> Aspose.Cells Maven Project
  • The wizard will also give option for downloading latest available Code Examples for using the API.

Aspose.Cells Code Example (wizard)
title

  • By using this wizard plugin lets you copy the downloaded Code Examples into your project for using Aspose.Cells for Java from New -> Other -> Java -> Aspose.Cells Code Example
  • The wizard will also look for and updates for newly available Code Examples from Aspose.Cells for Java examples repository.
    (Selected Code Examples (category) source codes will be copied under "com.aspose.cells.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