Apache NetBeans IDE 9.0 Installation on Linux Mint 18 and Modular Programming using JDK 9 and 10

preview_player
Показать описание
In this video we are going demonstrate how to install and Configure Apache Netbeans 9.0 in Linux Mint 18 Cinnamon.
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.
Рекомендации по теме
Комментарии
Автор

My Linux mint would not allow me to install into the /opt folder. Are you in an administrator user when doing this? I did just do the install with the ./netbeans --jdkhome and it installed netbeans 8.1. Do you have any idea how to adjust this so I can install the 9.0?

DPaquette