确保机器上安装了jdk 1.6以上版本,

选择MyEclipse/Eclipse菜单Windows->Preferences–>java->Compiler–>compiler compliance level选择 1.6,

刷新工程,重新编译。

如果问题还没解决,就在报错的工程上,

鼠标右键选择 Properties–>Java Compiler–>compiler compliance level 中选择 1.6,刷新工程,重新编译。

remove ‘@override‘ annotation 

相关文章:

  • 2021-09-09
  • 2022-12-23
  • 2022-02-18
  • 2022-01-16
  • 2021-09-12
猜你喜欢
  • 2021-09-10
  • 2022-01-15
  • 2021-08-14
  • 2021-10-05
  • 2022-12-23
  • 2021-08-07
相关资源
相似解决方案