I have found various questions about language lvl but none resolves my problem.
I am developing a Cordova plugin and I want to use annotation. The project was generated by cordova build
, I have never used Android Studio before and I have this error message:
@Override Annotations are not supported at this language level
I think I have something wrong in my project configuration, but I don't figure out what.
Here are the project structure tab often showed in the various questions I have seen