问题:
导入新的一个android项目报错,详情见下面:
Android requires compiler compliance level 5.0 or 6.0. Found’1.4’ instead. Please use Android Tools > FixProject Properties.
解决办法:
1.Project Properties -> java Compiler-> Enable project specific settings-> 再选择 Compiler Compliance Leave(选择任意一个值)-> OK
2.重复第1步操作,将Compiler Compliance Leave选为正确的值-〉OK
3. 导入新的一个android项目报错,详情见下面: Android requires compiler compliance level 5.0 or 6.0. Found'1.4' instea
最新推荐文章于 2024-07-24 23:29:55 发布