0% found this document useful (0 votes)
1 views1 page

Install Java and Set JAVA_HOME Path

To install Java, set the JAVA_HOME environment variable to the path of the JDK and add %JAVA_HOME%bin to the PATH variable so the Java executables can be found.

Uploaded by

srilatha032000
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
1 views1 page

Install Java and Set JAVA_HOME Path

To install Java, set the JAVA_HOME environment variable to the path of the JDK and add %JAVA_HOME%bin to the PATH variable so the Java executables can be found.

Uploaded by

srilatha032000
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

 

Install java and

Setting JAVA_HOME and PATH


 Mycomputer ->Properties ->Advanced tab -> Environment variables
 New
 Variable Name : JAVA_HOME
 Variable Value : set the path of jdk
 System Variables : select Path -> Edit and before the existing value, inser %JAVA
HOME%bin

You might also like