Apache NetBeans IDE 9.0 Installation on Windows 10 and Modular Programming using Oracle JDK 9 and 10

preview_player
Показать описание
In this video we are going demonstrate how to install and Configure Apache Netbeans 9.0 in Windows 10.
Oracle JDK 1.8 is used to run the Netbeans 9 which is the basic requirement.
Also we run sample modular program in Apache Netbeans 9. We will be using Oracle JDK 9 and Oracle JDK 10
to run the program. Apache Netbeans 9.0 has new features they are :
1. JDK 9 and JDK 10 Support
2. Supporting Local Variable Type Inference
3. Supporting the Jigsaw Module System
4. A brand new Java Modular Application project type
5. Java Shell support and many more.
Рекомендации по теме
Комментарии
Автор

NetBeans 8.2 projects work in NetBeans 9.0?

minoanlight
Автор

It's not neccesary to have JDK 8 for run Apache NB 9, just change the # netbeans_jdkhome in netbeans/etc/netbeans.conf to the JDK version folder you have (in my case JDK 10), be sure of quit the # symbol. Save the file, and restart the IDE. 👏

jlmaria
Автор

Can i run netbeans 9 without install jdk 1.8?

belajaronline