Hello, Is it possible to build the Apache Netbeans Application Platform with Java / Open JDK 11?
The "Building from source" tutorial still shows: Oracle’s Java 8 or Open JDK v8. https://netbeans.apache.org/download/nb110/nb110.html The problem is i can't change the source level of any module above Java 8 of our Netbeans Application Platform, otherwise a warning in the Output window shows that a higher version is not supported. Thanks Alex