Trace Compass 8.3.0, latest release (requires Java 17):

Linux #
Windows #

Other versions:

News & Noteworthy

To find out more about the releases, see the New & Noteworthy page.

Eclipse plugins

To install the plugins into an existing Eclipse installation, use the following update sites:

  • Latest stable releases: https://download.eclipse.org/tracecompass/stable/repository/
  • Development snapshots: https://download.eclipse.org/tracecompass/master/repository/
  • Incubator features: https://download.eclipse.org/tracecompass.incubator/master/repository/

Source code

To download the Trace Compass source code, clone its Git repository:

						git clone https://git.eclipse.org/r/tracecompass/org.eclipse.tracecompass.git
					

You can also browse the repository using Gitweb.

See the README.md file for build instructions.

To download the Trace Compass Incubator source code, clone its Git repository:

						git clone https://git.eclipse.org/r/tracecompass.incubator/org.eclipse.tracecompass.incubator.git
					

If you wish to import the source plugins into Eclipse to work on them, see the Development Environment Setup guide. If you wish to contribute patches, please take a look at the Contributor Guidelines.