Section | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...
Once you have identified the JDK/JRE installation path:
- Right-click the My Computer icon on your desktop and select 'Properties'.Open the Control Panel.
- Click the System icon
- Click the 'Advanced ' tabSystem Settings.
- Click the 'Environment Variables' button.
- Under 'System Variables', click 'New'.
- Enter the variable name as JAVA_HOME.
- Enter the variable value as the installation path for the Java Development Kit or the Java Runtime Environment.
- Click 'OK'.
- Click 'Apply Changes'.
...