If we switch to Tycho 3 we must use Java 17. If we want to use Java 11 for building and testing there are basically two options: - configure Jenkins so that, when running on Java 11, the `tycho-version` property is overridden on the command line - use Maven toolchain as suggested in https://github.com/eclipse/xtext/pull/2210#issuecomment-1505885015
If we switch to Tycho 3 we must use Java 17.
If we want to use Java 11 for building and testing there are basically two options:
tycho-versionproperty is overridden on the command line