Apache NetBeans IDE 11.0 and Java 12 Modular Programming example on Windows 10
In this video we are going demonstrate how to install and configure Apache Netbeans 11.0 on Windows 10.
Also we run sample modular program in Apache Netbeans 11. We will be using OpenJDK 12 and Oracle JDK 12
to run the program. Apache Netbeans 11.0 has new features they are :
JDK 12 support
New Project dialog,added two new options: "Java with Maven" and "Java with Gradle".
Switch improvements and support for Switch Expressions JEP 325
Java EE support:
Explicit support of Java EE 8 is not currently part of Apache NetBeans 11.0. Also, JavaEE 8 only runs on JDK 8, not on later releases, and so if you 're doing development with JavaEE 8 it’s best to run NetBeans itself on JDK 8.
Gradle Support
support for HiDPI icons for window system icons
We also resolved the issue, when netbeans cannot find java 1.8 or higher in this video.