`

Android requires compiler compliance level 5.0 or 6.0. Found '1.4' instead. .

 
阅读更多

今天在eclipse里报这个错误:

Android requires compiler compliance level 5.0 or 6.0. Found '1.4' instead. Please fix project properties 


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

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

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


1
0
分享到:
评论

相关推荐

    ADT 24.0.2 兼容 java 1.8

    修改 ADT 24.0.2 支持 java 1.8,Elipse 报如下错误的都可以:Android requires compiler compliance level 5.0 or 6.0. Found '1.8' instead.

    支持JAVA8的ADT.zip

    修改后的ADT 24.0.2 支持 java 1.8,Elipse 安卓开发报如下错误:Android requires compiler compliance level 5.0 or 6.0. Found '1.8' instead. 下载解压出jar包,替换到Eclipse安装目录下plugins文件夹内即可

    ADT-24.0.2下载地址和使用方法,兼容jdk1.8和jdk1.7

    ADT-24.0.2下载地址和使用方法,可以使用jdk1.8和jdk1.7,解决Elipse 报如下错误的都可以:Android requires compiler compliance level 5.0 or 6.0. Found '1.8' instead.

    spring-tx-5.0.0.0.RELEASE.jar_java开发_spring-tx-5.0.0_

    此外,Spring TX支持多种事务策略,如PROPAGATION_REQUIRED(默认值,新建或加入当前事务)、PROPAGATION_REQUIRES_NEW(新建事务,如果已有事务则挂起)、PROPAGATION_SUPPORTS(如果有事务就加入,没有则不创建)...

    v7包解决importandroid.support.annotation.RequiresApi

    在Android开发中,`import android.support.annotation.RequiresApi`是一个经常使用的注解,它用于标记一个方法或类,表明这个元素只能在特定版本的Android API级别及以上才能被使用。`v7包`是Android Support ...

    SMS22.ActiveX.v1.4.0.8

    SMS22 ActiveX is ideal for any application that requires alerts or notifications. SMS is the best alert to notify system managers about a problem that requires manual interference. The alerted person...

    requires 'org.eclipse.emf.transaction 1.4.0' but it could not be found 问题处理

    eclipse安装Activiti Designer 5.14.1插件失败后,把这上述压缩包中的jar文件拷贝到自己的eclipse的plugin文件夹下面,重启eclipse再次安装activiti插件就可以了。

    libstdc++.so.6.0.zip

    在安装某些应用时,需要用到libstdc++.so.6.0.21(例如:hugo-extend),但是redhat以及centos默认的都是最高支持到3.4.19,因此需要编译安装搞版本的gcc。此版本是通过gcc源码编译获得的,对应gcc的源码版本为:...

    ecplise安装CDT环境缺少包集合

    Missing requirement: C/C++ Remote Launch 6.0.0.201102110609 (org.eclipse.cdt.launch.remote.feature.group 6.0.0.201102110609) requires 'xxxxxxx' but it could not be found 其中“xxxxxxx”表示缺少的包,...

    deepstream_sdk_5.0_jetson.zip

    DeepStream 5.0 for Jetson This release supports Jetson TX1, TX2, Nano, NX and AGX Xavier. Prerequisite: DeepStream SDK 5.0 requires the installation of JetPack 4.4. 这是tar包

    This application requires Visual Studio 2013 Redistributable.

    MySql5.7.20安装过程中报错 This application requires Visual Studio 2013 Redistributable. Please install the Redistributable then run this installer again. 的解决办法.报错如下: 1: Action 10:59:21: ...

    perl-Test-Requires-0.06-10.el7.x64-86.rpm.tar.gz

    1、文件内容:perl-Test-Requires-0.06-10.el7.rpm以及相关依赖 2、文件形式:tar.gz压缩包 3、安装指令: #Step1、解压 tar -zxvf /mnt/data/output/perl-Test-Requires-0.06-10.el7.tar.gz #Step2、进入解压后的...

    Activiti Designer插件jar包

    Missing requirement: Activiti Eclipse BPMN 2.0 Designer 5.14.1 (org.activiti.designer.feature.feature.group 5.14.1) requires 'org.eclipse.emf.validation 1.4.0' but it could not be found 没安装过这...

    Linux CentOS-7 Zabbix5.0安装包

    在这个"Linux CentOS-7 Zabbix5.0安装包"中,我们将深入探讨如何在CentOS-7上安装和配置Zabbix 5.0,以及这个过程中的关键知识点。 首先,安装Zabbix 5.0前,确保你的CentOS-7系统已经更新至最新版本,并安装了必要...

    This Android SDK requires Android Developer Toolkit version 22.0.0 or above

    在Android开发过程中,开发者经常会遇到各种版本兼容性问题,其中之一就是标题所提到的"Android SDK requires Android Developer Toolkit version 22.0.0 or above"。这个问题通常发生在尝试使用Eclipse IDE集成...

    最后一个支持VC6.0的SDK--2

    如果提示The Microsoft® Platform SDK site requires Microsoft Internet Explorer version 5.0 or later.使用IE试试。 安装好后记得在菜单tools-options-directories.增加以下路径 executable files 你的platform...

    android.support.annotations.jar

    《深入理解Android支持库:android.support.annotations.jar》 在Android应用开发中,`android.support.annotations.jar`是一个至关重要的组件,它是Google为开发者提供的一种支持库,主要用于解决在Eclipse环境中...

    Unity 轮廓叠加发光效果插件 Highlight Plus v8.0

    Highlighting Plus 高亮插件是一款适用与unity的插件工具,里面有它的使用案例。 Highlight Plus可以为场景中的任何3D对象添加轮廓,发光,叠加,透视和其他效果。...- Requires Unity 2019.3 or later.

    Studio 编译报错:compileSdkVersion ‘android-24’ requires JDK 1.8 or later to compile.的解决办法

    报错翻译: compileSdkVersion android-24”需要JDK 1.8或更高版本编译。 报错现象如下图: 原因:studio默认选择编译的版本为1.8,而当前jdk环境不是1.8.  解决方法: 1. 在build.gradle中查看编译版本 2.查看...

Global site tag (gtag.js) - Google Analytics