IntelliJ: Error: java: release version 10 not supported

后端 未结 13 1943
甜味超标
甜味超标 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:23

    I got this message Java error version 12 is not supported. and I am using 11.

    How did I managed to solve this issue? Go to File --> Project Structure --> Project and Change the Project Language Level to the version that you have and click and apply.

提交回复
热议问题