This article describes how to set the JAVA_HOME environment variable on Windows 10.
- Click on the Windows Start menu > type Edit the System Environment Variables > hit Enter
- The System Properties window will be displayed. Click on the Environment Variables button
- Under the System Variables section, click New
4. A New System Variable window will appear. For Variable name, enter JAVA_HOME and for Variable value enter <installation directory>\Data360Analyze\jre\jre. By default the installation directory is C:\Program Files
5. Click OK on the window
Click OK on the Environment Variables window
Click OK on the System Properties window
6. Open a command prompt and enter
echo %JAVA_HOME%
The JAVA_HOME path should be displayed
Comments
0 comments
Please sign in to leave a comment.