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
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!