Trace Compass 10.2.0, latest release (requires Java 17):
To find out more about the releases, see the New & Noteworthy page.
To install the plugins into an existing Eclipse installation, use the following update sites:
https://download.eclipse.org/tracecompass/stable/repository/
https://download.eclipse.org/tracecompass/master/repository/
https://download.eclipse.org/tracecompass.incubator/master/repository/
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.
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.