0
Java Error
I'm getting the following error when I'm trying to run any Java files or checking java version. I set up the environment variable for JDK and JRE. C:\Users\Kabir>java --version Error: could not find java.dll Error: Could not find Java SE Runtime Environment. Plese give me a solution for this problem. (java version 9.0.4)
1 Answer
+ 1
Reinstall java. If the output from your cmd prompt is exactly like it is in the post, your problem is that only a part of the Java environment has been properly installed.