Class file has wrong version 52.0, should be 50.0

前端 未结 6 2447
有刺的猬
有刺的猬 2020-11-29 10:21

I\'m trying to compile my project in IntelliJ idea. I\'m using a class in an external jar file and on compilation receiving the above error.

I understand that it\'s

6条回答
  •  一生所求
    2020-11-29 10:29

    Select "File" -> "Project Structure".

    Under "Project Settings" select "Project"

    From there you can select the "Project SDK".

提交回复
热议问题