Configure Java environmental variables
- Last UpdatedFeb 18, 2025
- 1 minute read
Set the following two environmental paths to point to your Java directory locations.
-
On the Control Panel Home screen, click System.
-
On the Settings screen, under the Related settings section, select Advanced system settings.

-
On the Advanced tab, select Environment Variables.

-
Under System variables, click New.
-
Add a new variable that points to the directory path of the JDK install.

-
Locate the Path system variable.
-
Edit the existing Path variable by adding a value to the end of the existing values.
Use a semi-colon separator, then paste the directory path to the JRE bin.
For example: C:\Program Files\Java\jre1.8.0_111\bin