Aspose.Tasks Java for Eclipse

Introduction

Eclipse IDE

Eclipse IDE is a famous Java Integrated Development Environment (IDE). The IDE is definitely the most known product of the Eclipse Open Source project. Today it is the leading development environment for Java with a market share of approximately 60%.

The Eclipse IDE can be extended with additional software components. Eclipse calls these software components Plug-ins. Several Open Source projects and companies have extended the Eclipse IDE or created standalone applications (Eclipse RCP) on top of the Eclipse framework.

Aspose.Tasks for Java

Aspose.Tasks for Java is a project management component that enables Java application developers to provide MPP or Project XML documents manipulation capability in their applications – all without using Microsoft Project software.

Aspose.Tasks for Java API exposes the complete project document structure to read and write Microsoft Project documents in both MPP and XML formats. With this powerful API, developers can control various stages of project management, such as project planning, definition and tracking.

Aspose.Tasks for Java supports rendering tasks, resources and resource assignment data to various output formats such as JPG, PNG, PDF, XML, XAML, HTML, BMP, XPS, TIFF and SVG. In addition, it is possible to export project data to CSV, TXT, XLS, XLSX and MPT formats as well.

Aspose.Tasks Java (Maven) for Eclipse

The plugin contains two wizards:

Aspose.Tasks Maven Project (wizard)

Aspose.Tasks Code Example (wizard)

System Requirements and Supported Platforms

System Requirements

Supported Platforms

Downloading

Download Eclipse IDE

You will need to first install Eclipse IDE before downloading the Aspose.Tasks Java (Maven) for Eclipse plugin.

To download Eclipse IDE

  1. Go to https://eclipse.org.
  2. Download and install the recommended Eclipse IDE for Java SE / EE developers.

Download Aspose.Tasks Java (Maven) for Eclipse

Following are three recommended methods for the successful downloading and installation of Aspose.Tasks Java (Maven) for Eclipse plugin:

Installing

Installing Aspose.Tasks Java (Maven) for Eclipse

Using the Plugin

Using Aspose.Tasks Java (Maven) for Eclipse

How to apply Aspose License?

This plugin uses an evaluation version of Aspose.Tasks. Once you are happy with your evaluation of Aspose.Tasks for Java, you can buy a license at the Aspose website.

To remove evaluation message and feature limitations, product license should be applied. You will receive a license file after you have purchased the product. Please follow the steps below to apply the license

1License license = new License();
2license.setLicense("Aspose.Tasks.Java.lic");

Support, Extend and Contribute

Support

Please follow GitHub Issues Tracker for logging any issues found in the plugin.

Extend and Contribute

Aspose.Tasks Java (Maven) for Eclipse is open source and its source code is available on the major social coding websites listed below. Developers are encouraged to download the source code and contribute by suggesting or adding new feature or improving the existing ones, so that others could also benefit from it. Developers can also learn from it to make their own plugins.

How to configure source code of Aspose.Tasks Java (Maven) for Eclipse

Below simple steps will smoothly lead to successful configuration of Aspose.Tasks Java (Maven) for Eclipse plugin source code in Eclipse IDE

  1. Download / Clone the source code.
  2. Choose File > Import > General > Existing Projects into Workspace
  3. Browse to the latest project source that you have downloaded
  4. Select the Eclipse Project you want to import
  5. Click Finish
  6. Aspose.Tasks Java for Eclipse plugin code is now ready to enhance.
Subscribe to Aspose Product Updates

Get monthly newsletters & offers directly delivered to your mailbox.