Set up the Java environment

You don't need a complete Java development environment on your computer to run and develop the game, but you do need the Java development kit (JDK), if you don't already have it. Moreover, it is recommended that you set your PATH user variable to point to the JDK bin folder, so that the java compiler can be called without specifying an absolute path.