Hi All,
Background: Our organization is looking to start moving away from the Oracle JDK and moving to OpenJDK and are researching all of the steps we will need to take for this process. Currently, all of our applications are using the last Oracle 8 JDK release. We have several desktop applications using Netbeans RCP 8.2 built with the Netbeans 8.2 IDE (one using the maven RELEASE82 version). Questions: I assume Netbeans RCP 8.2 only supports JDK 8. Is this right? And is OpenJDK supported? Where can I find information on the newer releases of Netbeans RCP? Specifically: * Is there a corresponding Netbeans RCP version for every Netbeans IDE release? * What JDK versions does Netbeans RCP 11 support? * Does Netbeans RCP 11 support OpenJDK? According to the confluence page: https://cwiki.apache.org/confluence/display/NETBEANS/Installation+of+Apache+NetBeans only JDK 8 and JDK 9 are supported for running the IDE. Is this current? Thank you! Adam