2

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

enter image description here

Note I have not a version language switcher here

Community
  • 1
  • 1
dagatsoin
  • 2,626
  • 6
  • 25
  • 54
  • It is not the answer as it is stated but I resolved my case with the help of a smart guy. I forgot to put ` .... ` in the config.xml of my project. So the built project did not have a clue of what version to use. – dagatsoin Jun 24 '16 at 13:14

0 Answers0