0

I really need help right now. So basically i already set JAVA_HOME path in Environment Variables to C:\Program Files\Java\jdk1.7.0_80, for the Path is %JAVA_HOME%\bin, and i set it all up in the System Variabels. Yet when i test it in terminal it's still not working at all

Click to see the issue

Please help me fix this issue. I tried many solutions from tutorials and answers from this platform still don't understand why it doesn't fix the issue. Hope i get the right answer thank you

I put the Environment Variable details down below:

Picture 1

Picture 2

presudeous
  • 33
  • 1
  • 1
  • 6
  • What's the result of `java --version`? The `JAVA_HOME` looks right, but first of all, it needs to be a real jdk path. And you can skip the `JAVA_HOME` instead of the location of the bin folder, such as: `C:\Users\Administrator\Desktop\jdk-17.0.2\bin`. – Steven-MSFT Feb 23 '22 at 07:39

0 Answers0