Relative Content

Tag Archive for javalinuxinstallationlinux-mintjava-home

Installing JDK on Linux | Issues

I recently installed Linux Mint and attempted to install the JDK, but encountered issues. Initially, after installation, the terminal correctly displayed the Java version using the java -version command. However, when I opened my vscode and loaded a Java project, I received the error message: ‘Please download and install a JDK to compile your project…’.