Skip to content

3.9 JDK Configuration

Pascal Hürlimann edited this page Mar 11, 2020 · 2 revisions

By default, a runtime that is launched using the run task will use the jdk that is packaged with the CCM.zip provided in the servers folder. This is always a flavor of IBM Java, which is guaranteed to be supported by the RTC version of that runtime. Usually, there is no need to change this behavior as the default will work just fine.

However, for various reasons, you may wish to launch a runtime with a different jvm. The template of the java_command.cfg file explains how to set a different java command, which will be used instead of the default (located in the jde/runtime folder).