Download

There are three possibilities to install Eclipse CommaSuite:

  • Download a product, which is a completely installed Eclipse:

  • Install it as a plugin into an existing version of the Eclipse tool:

    1. Open Eclise and go to HelpInstall new software

    2. Click Add…​, for Name fill in Eclipse CommaSuite and Location https://download.eclipse.org/comma/latest/plugin/update-site, click Add

    3. Put a check mark before Eclipse CommaSuite (Incubation) and click Next

    4. Click Next again, accept license agreement and click Next

    5. Click Finish, a security warning will pop up, click Install anyway

    6. Once the installation is finished Eclipse will ask to restart, click Restart now

    7. The Eclipse CommaSuite plugin is now installed

  • As a command line tool (.jar file). Documentation about the command line tool can be found in the Eclipse CommaSuite User Guide. Download link: comma.jar.

Requirements

Before installing Eclipse CommaSuite, the following software should be installed:

  • Graphviz (Graph Visualization Software). It can be downloaded from https://graphviz.gitlab.io/download/. Either let the installer set the path or manually set up the value of the environment variable GRAPHVIZ_DOT with the full path to dot.exe (located in bin folder under the Graphviz installation folder).

  • Using the Eclipse CommaSuite command line tool requires Java version 11 or greater. Please note that installing Java is not required if you are using only the product version of Eclipse CommaSuite. Eclipse Temurin is the recommended Java distribution.

Changelog

The changelog of each release can be found on Gitlab.

Older releases

Older release of Eclipse CommaSuite can be obtained via download.eclipse.org/comma. Note that downloading directly from download.eclipse.org/comma will result in slower download speeds since no mirror is used. Archived releases can be found under https://archive.eclipse.org/comma.

Direct URLs

In case you want to download Eclipse CommaSuite with e.g. curl or wget the following URLs can be used:

To download a specific version change the version parameter, e.g. CLI jar v0.1.0: http://download.eclipse.org/comma/download.php?type=cli&version=v0.1.0&direct