Set the Environment path for Java:
* Go to my computer. Right click on computer and go to properties.
* In Left side, Click Advance System Setting.
* Under Advanced tab, click Environment Variables.
* Go to system variable, click path add the bin path into this path with ; separator.
* Now open command prompt check Java is installed or not using "javac" command
* In Left side, Click Advance System Setting.
* Under Advanced tab, click Environment Variables.
* Go to system variable, click path add the bin path into this path with ; separator.
* Now open command prompt check Java is installed or not using "javac" command
Comments
Post a Comment