IntelliJ: Error: java: release version 10 not supported

后端 未结 13 1942
甜味超标
甜味超标 2020-12-24 01:45

In IntelliJ, I\'m getting this strange error message when I try to build from the build menu

Error: java: release version 10 not supported

13条回答
  •  天命终不由人
    2020-12-24 02:19

    One more option you can try, go to Maven and check which JRE version it is fetching.I solved my issue by fixing it. I had HDK 14 but it was considering 11.

提交回复
热议问题