How To Install Java Artifact org.eclipse.platform.org.eclipse.equinox.console v1.4.0

org.eclipse.platform org.eclipse.equinox.console 1.4.0

Introduction

In this article, we'll learn how to install Java artifact org.eclipse.equinox.console from org.eclipse.platform group in version 1.4.0. The artifact is available in 14 versions: 1.4.700 1.4.600 1.4.500 1.4.400 1.4.300 1.4.200 1.4.100 1.4.0 1.3.300 1.3.200 1.3.100 1.3.0 1.1.300 1.1.200 . The Console plug-in project has been released under Eclipse Public License - v 2.0 license, and has its own website at: http://www.eclipse.org/platform .

How To Install Java Artifact org.eclipse.platform.org.eclipse.equinox.console In Version 1.4.0

To install the Console plug-in artifact in version 1.4.0 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses Console plug-in dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Compile dependencies (2)

Licenses

Developers