When I type java -version
or java
in cmd, it throws the error that
java is not recognized as an internal or external command.
I know that this has already been covered on a post for windows 7. However, I downloaded and installed java (Java SE Development Kit 13.0.1) from oracle, installed the program, and configured the path in environmental variables, system variables to C:\Program Files\Java\jdk-13.0.1\bin\
. I've checked the program files and Java is there, so I'm not sure why