-vm
/opt/jdk-11.0.11+9/bin/java
Configure Studio to Use Your Own JDK (Linux)
-
Locate your
AnypointStudio.inifile in/usr/lib/anypointstudio/anypointstudio.ini. -
Add the
-vmoption to point to your specific JDK installation path.-
The
-vmoption and the installation path must be on separate lines. -
The value must be the full absolute or relative path to the Java executable, not just to the Java home directory.
-
The
-vmoption must occur after the other Studio-specific options (such as-product,--launcher.*, and so on), but before the-vmargsoption.
-



