Comment to How to change Java Version in Studio?
-
To update the Java version in Workday Studio:
- Open Workday Studio and click on Window in the menu.
- Select Preferences from the dropdown, which will open the Preferences window.
- In the left pane, expand the Java section by clicking the arrow, then select Installed JREs. (Alternatively you can search Installed JRE in search to find this)
- In the right pane, you’ll see the currently installed JREs. Here, you can:
- Remove an existing JRE by selecting it and clicking the Remove button.
- Add a new JRE by clicking Add and specifying the path to your desired Java version.
- After updating, click Apply and Close to save the settings. Restart Workday Studio to ensure it picks up the new JRE version.
Thanks,