How to change project language level for all project in Intellij

后端 未结 7 1782
Happy的楠姐
Happy的楠姐 2020-12-15 04:33

I am using Intellij. It is good, but when I create a new project or import a project the default project language level set to 6 (@override in interfaces). But I want to set

7条回答
  •  离开以前
    2020-12-15 04:40

    I was able to resolve this problem by going to:

    File -> Project Structure... And selecting an option from the dropdown under "Project language level"

    Hope this helps!

提交回复
热议问题