Go to command prompt and run
java -version
You will get java version, if it ends in error saying.
"java is not recognized as an external or internal command"
Add path to JDK/jre to the path variables in the (My computer -- > advanced settings)
Reboot and try again.
This time you will get JDK version.
java -version
You will get java version, if it ends in error saying.
"java is not recognized as an external or internal command"
Add path to JDK/jre to the path variables in the (My computer -- > advanced settings)
Reboot and try again.
This time you will get JDK version.
No comments:
Post a Comment