Eclipse编译Android项目时出现的问题(Android requires compiler compliance level 5.0 or 6.0. Found '1.8')
书史足自悦,安用勤与劬。这篇文章主要讲述Eclipse编译Android项目时出现的问题:Android requires compiler compliance level 5.0 or 6.0. Found '
1.8'
相关的知识,希望能为你提供帮助。
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时,发现并没有卵用。。。
【Eclipse编译Android项目时出现的问题(Android requires compiler compliance level 5.0 or 6.0. Found ' 1.8' )】我的解决方式是:
右键项目-》Properties,把 javaCompiler 改成1.7版本,1.6和1.8都不行。。。
文章图片
推荐阅读
- 浅谈spring ApplicationListener 监听器的使用
- Gradle Wrapper
- Windows10下搭建Android Studio3.12开发环境
- android --------学习流程图
- android传值
- Android框架之Volley与Glide
- Android图形显示之硬件抽象层Gralloc
- Android Selector原理
- Window Application has "update" key words