CodePudding user response:
Environment variables with the first and the last one, and the path, after tried many methods, is useless,CodePudding user response:
Very simple, you execute the following commandDir % java_home % \ bin
Dir % java_home % \ jre \ bin
See if there are any javac, if any, to perform
The echo path % %
See if the path environment variable is there anything wrong with the
CodePudding user response:
Javac in JDK bin,
You put the java_home (case no unified) refers to the jre, used in java_home path leading to the JDK bin is not in system path
CodePudding user response: