0
点赞
收藏
分享

微信扫一扫

Android requires compiler compliance level 5.0. Please fix project properties.错误


1. 项目 右键 ->android tools ->Fix Project


2. 如果不可以,检查Project -> Properties->Java Compiler


    确认JDK compliance被设置为1.6,并且enable specific seetings.






举报

相关推荐

0 条评论