So i was going to instal libGDX but was unable to open the .jar file. I did some serching and found some threads to my problem. But none of them worked.
I have installed JavaSE and set the JAVA_HOME to the path of jdk "C:\Program Files\Java\jdk-11.0.2"
I have tried to doubleclick the setupfile, but nothing happens. I have tried to run the file from the cmd. But when i try to run the file from there or check for my java verion with "java -version" the only thing i get back is: "java' is not recognized as an internal or external command, operable program or batch file."
This problem, from what i have read, would be solved by checking/change the JAVA_HOME filepath. Am i missing something here? I still can't open the .jar file despite following the steps in some other threads.
TIA