Saturday, September 30, 2017

JAVA not recognised as internal or external command in Windos OS

When ever we get such an error we should got the Path environment variable in windows and give the path to jdk bin.


Path = C:\Program Files\Java\jdk1.8.0_111\bin
Also JAVA_HOME = C:\Program Files\Java\jdk1.8.0_111