Issue
I am running Ubuntu 20.04 and am installing Netbeans 12. The installer prompts to install Java SE (and Java EE) and bunch of other stuff.
Do I need really need to install that (Java SE and Java EE) since I already have the JDK installed?
Solution
You don't need to install the Java version that comes with Netbeans. You just need to select the Java installation you want to use in the Netbeans installer.
Answered By - acm