The netbeans 11 install program keeps complaining that it can't find JDK 13 (both are the latest versions, downloaded and installed this morning). To be sure, the name on the JDK executable was "jdk-13_windows-x64_bin.exe", and it was downloaded from Oracle.
I tried adding the JDK directory to my PATH variable from windows; I tried running JDK from the command line with the path specified (using --javahome). In all cases, the installer complains that the JDK was not found on this computer. Any suggestions for troubleshooting this problem would be welcome. Paul