I am getting the above error . Even though I have java version 11 and file version 55 .
Could anyone please help ?
I am getting the above error . Even though I have java version 11 and file version 55 .
Could anyone please help ?
Maybe you need to set environment variable JAVA_HOME to point to the JDK11 folder.
Tools like Maven and Gradle use the JDK in JAVA_HOME if it is set.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.