Error during Netbeans installation due to Java JDK issue
Error during Netbeans installation due to Java JDK issue
I faced an issue installing Netbeans on Linux. This is your first time with Linux, so let me guide you through it. Please check the attached pictures for more details.
Ensure the JDK matches your JVM/JRE version. You currently have openjdk-11 installed. Consider installing java13 JDK and adjusting the JAVA_HOME environment variable to point to the java13 installation directory.
That's correct! The Java JDK is now installed and the issue has been resolved. Thanks!