News

Now, open the Command Prompt and run it as administrator. We will make use of the ‘cd’ command to change the operating directory on the Command Prompt to the one where your Java program is stored.
The following command permanently points JAVA_HOME to the location you set: setx JAVA_HOME -m "C:\_jdk25.0" The option to manually set JAVA_HOME through the command line is especially useful if you ...