Upgrade Java for the Reltio Connector for MuleSoft
Learn how to upgrade the Java runtime environment in Anypoint studio for the Reltio Connector for MuleSoft.
Java versions are deprecated from time to time, so you may need to upgrade a given JDK version in Anypoint Studio to a version supported by Reltio Connector for MuleSoft.
- In the top menu of Anypoint Studio settings, select to open the settings dialog.
- In the Preferences window, expand the Java section and select Installed JREs.
- If the desired JDK version is listed, skip to the next step. If it isn't, add it now:
- Select Add to open the Add JRE wizard.
- Select Standard VM, then select Next.
- In the JRE Definition dialog, select Directory to locate the JDK 17 path on your system.
- Navigate to the desired JDK folder, select it, and select OK.
- Ensure the JRE name is set to something recognizable, for example "JDK 17".
- Select Finish to add the new JRE.
- Ensure the new JDK is checked in the list, then select Apply and Close to update your settings.
- From the list of installed JDKs, select the desired JDK:
- Check the box next to it (for example, JDK 17) to select it.
- Select Apply and Close to save your changes.
- Restart Anypoint Studio to ensure that the new settings take effect.