News

It prompt me to install Java 11. But I am working on a legacy project which only compile on Java 1.8. Environment Operating System: Windows 7 JDK version: 1.8.0_210 Visual Studio Code version: 1.47 ...
Maven and Eclipse have always had a rocky relationship, and a common pain point between the two is how to force Maven JDK 1.8 support in new Eclipse projects. Without jumping through a few ...
By Default, JDK 11 is pre-installed in our system, so we have to download JDK 8 and change the default version with java 8. So, I’ll show you how to resolve this minor issue.