So I finaly managed to compile HelloWorld, but only by typing out the entire C:\progra~1\java\jdk16.0.2\javac HelloWorld.java, which left me with some serious blisters on my fingers...
Is there some way I could be able to just say Javac HelloWorld.java?
Thanks if you reply, I'm kinda new to this stuff