What exactly do I have to do to install JDK 11? In which directory do I have to install Java and what exactly have to be the value of JAVA_HOME (if necessary?)? I'm using Eclipse for programming and it forces me to install JDK in its subfolder "jre" (at all versions (WEB, PHP, Java, etc.)), so I did so, but shouldn't it actually work to just install JDK 11 normally, in the default directory (C:\Program Files\Java\jdk-11.0.1)?...
My OS ist Windows 10.
Before someone asks: Yes, I searched for an answer, but it didn't work (and/or I didn't understand completely)... (How to use jdk without jre in Java 11)