Search code examples
javanetbeans-8

Netbeans installer does not find JRE but it is installed


I am trying to install Netbeans but it gives me this error:

The is no JRE at the location C:\Program Files\Java\jdk11.0.2

I have tried specifying --javahome argument to the installer but still nothing and it is installed as you can see in the snippet attached.

Snippet

Thanks!!


Solution

  • Netbeans 8 does only support java 8, better upgrade to Netbeans 10 which works with Java 11.