1To set the temporary path of JDK, you need to follow the following steps:
2
3Open the command prompt
4Copy the path of the JDK/bin directory
5Write in command prompt: set path=copied_path
6For Example:
7set path=C:\Program Files\Java\jdk1.6.0_23\bin