Exception in thread "main" java.lang.UnsupportedClassVersionError occurred in java compilation

Generally, the jdk and jvm versions are inconsistent. You can enter java -version and javac -version under the cmd command to see if the versions are consistent. If they are inconsistent, you need to change JAVA_HOME to ensure consistency.

 

https://blog.csdn.net/qq_19427739/article/details/51095463

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325221899&siteId=291194637