79527217

Date: 2025-03-22 09:42:29
Score: 1
Natty:
Report link

For someone has already put "JAVA_HOME" in variables-environment and displayed the path by "echo %JAVA_HOME%" then the result would be your jdk-dir but "java -version" does not work globally. Then try :
set PATH=your-jdk-dir\bin;%PATH%

If it works ,your Windows picked up the Path incorrectly.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Pho cultist