Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tracecompass-dev] Trace Compass 6.1.0 / Eclipse 2020-09 (4.17) and JavaSE-11

Hi,

In the 2020-09 (4.17) release, some plug-ins that are dependencies of Trace Compass (specifically, CDT and the Eclipse help plug-ins) have changed their required Java execution environment to JavaSE-11.

This means that, in order to run the Trace Compass plug-ins with the tracecompass-e4.17 target, or to run the Trace Compass 6.1.0 RCP application (which is built with the e4.17 target), the user must have a Java VM that is JavaSE-11 or later installed.

Note that the Trace Compass plug-ins themselves still have their required Java execution environment set to JavaSE-1.8, so it is still possible to run the latest Trace Compass plug-ins with this Java version, if an older target (e4.9 to e4.16) is used to build.

Patrick

Back to the top