Netbeans 8 Fedora 28 - Java Setup
- 
How to Install Recommended Oracle Java JDK on Fedora To check your current JDK version: javac --version && java -XshowSettings:properties -version 2>&1 | grep 'java.vendor' If it’s the official Oracle JDK, the output will include: java.vendor = Oracle Corporation.
Contents
