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

Linux #
Windows #

Other Versions

Other Builds

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/

Eclipse Trace Compass source code

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

						git clone https://github.com/eclipse-tracecompass/org.eclipse.tracecompass.git
					

You can also browse the repository using Gitweb.

See the README.md file to links to contribution guide, development environment setup, build instructions etc.

Eclipse Trace Compass Incubator source code

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

						git clone https://github.com/eclipse-tracecompass-incubator/org.eclipse.tracecompass.incubator.git
					

You can also browse the repository using Gitweb.

See the README.md file to links to contribution guide, development environment setup, build instructions etc.