Step by step guide to create JAVA_HOME path variable.
Java_Home path variable so much important system variable for all the java application developers. Because Java_Home path contains Java JDK folder installation path in windows computer.
How to set Java_Home path in windows pc .
1.Right click on My Computer the goto Properties.
2. Click on Advanced system settings.
3. Click on Advanced -> Environment variable.
4. Click on New.
5. Now set Variable name as JAVA_HOME and value as jdk c drive installation folder path and save it.