Aspose.Total Project Wizard for IntelliJ IDEA - Maven

Introduction

IntelliJ IDEA

IntelliJ IDEA is a Java integrated development environment (IDE) for software developers. It is developed by JetBrains. Originally created for Java, it currently supports a wide variety of languages, including JavaScript, Groovy, HTML, CSS, RSS, R, Haskell, PHP, Ruby, Python, Scala, Clojure, and Kotlin.

In a 2010 Infoworld report, IntelliJ received the highest test center score out of the four top Java programming tools: Eclipse, IntelliJ IDEA, NetBeans and Oracle JDeveloper.

Aspose.Total for Java

Aspose.Total for Java is a compilation of every Java API offered by Aspose. Using Aspose.Total for Java developers can create a wide range of applications, each leveraging the combined power of all Aspose Java components that are included as part of the spose.Total for Java suite.

Aspose.Total Project Wizard for IntelliJ IDEA - Maven

Aspose.Total Project Wizard for IntelliJ IDEA - Maven / Aspose Maven for JetBrains is an IntelliJ IDEA Maven Plugin  which allows developers to create Aspose’s Maven based projects for using Aspose.Total Java for Maven within IntelliJ IDEA.

This plugin helps you to explore Aspose.Total for Java APIs inside your favorite IntelliJ IDEA.

  • Plugin’s Aspose Maven Project Wizard let developer to create Aspose Maven based project by selecting API(s) from Aspose Java product lines like Aspose.Cells for Java and Aspose.Words for Java etc.
  • Once specific API is selected, its Maven Dependency reference is automatically fetched from Aspose Cloud Maven Repository and added in pom.xml of the maven project.
  • With this plugin, you never need to check for new releases of Aspose.Total for Java APIs. Whenever a new release is available and its maven dependency is published, the latest maven dependency will be referenced while creating the new maven project.

System Requirements and Supported Platforms

System Requirements

  • Microsoft Windows 8/7/Vista/2003/XP (incl.64-bit)  / Linux GNOME or KDE desktop / Mac OS X 10.5 or higher
  • 1 GB RAM minimum, 2 GB RAM recommended
  • 300 MB hard disk space + at least 1 G for caches
  • 1024x768 minimum screen resolution
  • JDK 1.6 or higher
  • IntelliJ IDEA CE/UE (13.0.1, 13.1.2 or 14.0.2)
  • Internet Connection (2 MB or faster recommended)

Supported Platforms

Plugin supports the following IntelliJ IDEA Versions:

  • 13.0.1 (Community / Ultimate Edition)
  • 13.1.2  (CE / UE)
  • 14.0.2 (CE/ UE)

Downloading

Downloading IntelliJ IDEA

You will need to first install IntelliJ IDEA CE / UE before downloading the Aspose.Total Java for IntelliJ IDEA (Maven) plugin.

To download IntellliJ IDEA

  1. Goto https://www.jetbrains.com/idea/download/
  2. Select your running OS
  3. Click on UE or CE download.

Downloading Aspose.Total Project Wizard for IntelliJ IDEA - Maven

  • The plugin can be directly downloaded from the JetBrains plugin hosting URL:https://plugins.jetbrains.com/plugin/7612-aspose-maven-project-wizard/ and later can be installed using the IDE option:
    • Goto File > Settings…>Plugins
    • Select “Install plugin from Disk”
  • Or it can be directly installed (without manual downloading from JetBrains plugin hosting URL) using the IDE options:
    • Goto File > Settings…>Plugins
    • Select “Browse Repositories”
    • In Search Box type: “Aspose”
    • Select “Aspose Maven Project Wizard” plugin to install.

Installing

Installing Aspose.Total Project Wizard for IntelliJ IDEA - Maven

Using

Using Aspose.Total Project Wizard for IntelliJ IDEA - Maven

Video Demo

Please check the video below to see the plugin’s - Aspose Maven Wizard in action.

Support, Extend and Contribute

Support

  • If you like to see known / reported issues (by the users or Q.A team) in the plugin.
  • Or you want to report any issue you found in the plugin
  • Have any improvement suggestion or like to make any feature request

Please follow plugin’s GitHub issues tracker:

https://github.com/asposemarketplace/Aspose_Maven_for_JetBrains/issues

Extend and Contribute

Aspose.Total Java for IntelliJ IDEA (Maven) is open source and its source code is available on the major social coding websites listed below. Developers can extend the functionality if they want or learn from it to make their own plugins.

How to configure source code of “Aspose.Total Java for IntelliJ IDEA - Maven plugin”

Below simple steps will smoothly lead to successful configuration of Aspose Maven Project Wizard source code in IntelliJ IDEA

  1. Download / Clone the source code.
  2. Choose File > Open Project
  3. Browse to the latest project source that you have downloaded and open the project.
  4. Aspose.Total Java for IntelliJ IDEA (Maven) plugin code is now ready to enhance.