I got the following message when opening NetBeans that JDK has not been found on this computer. I have got the JDK installed, and set the bin directory in the environment. Btw, I am using Windows 10 Pro 64 bit.
I have tried this in the command prompt.
C:\Users\admin\Downloads>netbeans-8.2-windows.exe --javahome "C:\Program Files (x86)\Java\jdk-10.0.2"
But then I get this message.
It's only the launcher stub.
OS: x64
Does someone know what I can do about this? Thanks.