I'm trying to move my projects from eclipse 4.9.0 to 4.14.0 and I am experiencing problems when creating the Server Runtime Environment for Wildfly 14.0.1. When I try to create the runtime environment, I cannot set the correct Execution environment because only JavaSE-1.8 is offered in the drop down menu. It should be possible to select JavaSE-1.11
In eclipse 4.9.0 I can choose among all the java environments I have installed
I cannot see what is the problem. I'm running eclipse on Win 10 64-bit and I have jdk1.8.0_92, jdk-11.0.1 and jre1.8.0_231 installed. I have also tried to install it on an fresh win 10 computer with only jdk-11.0.1 installed, but the problem remained. What am I missing here?