Consle:

Android requires compiler compliance level 5.0 or 6.0. Found '1.8' instead. Please use Android Tools > Fix Project Properties.

然而,按照提示的方法,右键项目-》Android Tools-》Fix Project Properties时,发现并没有卵用。。。

我的解决方式是:

右键项目-》Properties,把 JavaCompiler 改成1.7版本,1.6和1.8都不行。。。

Eclipse编译Android项目时出现的问题:Android requires compiler compliance level 5.0 or 6.0. Found '1.8' instead.

 

相关文章:

  • 2021-08-17
  • 2022-12-23
  • 2021-06-20
  • 2022-12-23
  • 2021-06-06
  • 2022-12-23
猜你喜欢
  • 2021-07-08
  • 2022-12-23
  • 2021-10-01
  • 2021-05-16
  • 2022-12-23
相关资源
相似解决方案