I tried to install netbeans 8.2 on Windows 7 Home 64bit.
First I installed JDK9 with JRE9, and I set up the environment variable, PATH and JAVA_HOME with the JDK Folder.
But when I try to start the Netbeans-installer it break up and says to install jdk properly, setting the JAVA_HOME, and try again.
Maybe I should rollback to JDK 8 or 7.
Is there a possibility to install netbeans ?
Best Answer
It's as you say. The NetBeans IDE 8.2 Installation Instruction page states requirements, which are:
Even in NetBeans Release Roadmap, you won't find anything about support for JDK9, there's only an article that says you can build NetBeans yourself.