`

Fix Project Properties

    博客分类:
  • java
阅读更多

导入新的一个android项目抱错,详情见下面:

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

解决方法:

  1. Project Properties -> java Compiler -> Enable project specific settings -> 再选择 Compiler Compliance Leave(选择任意一个值) -> OK
  2. 重复第1步操作,将Compiler Compliance Leave选为正确的值-〉OK
1
0
分享到:
评论
1 楼 xcfapl 2011-09-26  
问题解决了!谢谢!

相关推荐

    postgresql9.2 jdbc驱动

    最好还是右击项目->android tools->fix project properties修复一下 然后再右击项目->build path->configure build path->java build path->order and export,钩上你需要一起编译进apk的jar包,否则运行的时候又会...

    如何导入一个android源码并且运行

    有时Eclipse可能无法正确识别所有的依赖关系,这时可以使用`Android Tools`菜单中的`Fix Project Properties`功能来自动修复。如文中所述,右键点击项目,选择`Android Tools` -> `Fix Project Properties`。 **...

    android学习心得.doc

    在 "Package Explorer" 中,右键点击 "apidemos" 工程文件夹,然后选择 "Android Tools" - "Fix Project Properties"。 三、新建模拟器 可以通过两种方法新建模拟器: 1. 在 Windows 的命令提示符中,设置环境...

    Eclipse导入问题整理以及解决方案

    - 项目未被释放:右击项目,选择`Android Tools` > `Fix Project Properties`。 除了上述问题外,还可能遇到其他问题,如库引用丢失、依赖冲突等。解决这些问题的方法包括检查项目的构建路径,确保所有库和依赖都...

    Launcher源码初探

    - 右击工程 -> Android Tools -> Fix Project Properties - 或者,右击工程 -> Properties -> Android,选择对应版本后点击“Apply”。 3. **重命名包名**: 为了避免与系统默认的包名冲突,需要更改源码中的包...

    Android学习心得.doc

    - 在Eclipse的 `Package Explorer` 中找到出现问题的项目,右键选择 `Android Tools` -> `Fix Project Properties`。 ##### 3. 创建并管理模拟器 - **创建模拟器**: - 在Windows的命令提示符中,首先设置环境...

    android外文资料

    如果出现关于AndroidManifest.xml的错误或与Android zip文件相关的问题,你可以右键点击项目,选择Android Tools -> Fix Project Properties来修复。这个操作会解决项目寻找库文件位置不正确的问题。 **步骤2**: ...

    Android & OpenCV

    - 右键点击OpenCV Library项目 -> Android Tools -> Fix Project Properties。 - 然后选择菜单Project -> Clean -> Clean all。 - 检查出错项目的属性 -> Android,确保目标是Android 3.0或更高版本。 - 在...

    导入示例代码出错(版本兼容问题)

    - 再次右键点击项目,选择“Android Tools” > “Fix Project Properties”。 - 这一步会自动检测并修复项目中的配置问题,确保使用的SDK版本正确无误。 3. **更新导入**:如果示例代码中有依赖于特定版本的类或...

    WAC启动Android模拟器 transfer error: Read-only file system错误解决方法

    3. 如果问题依旧存在,尝试右键点击工程,选择`Android Tools -> Fix Project Properties`。 **emulator: ERROR: the userdata image is used by another emulator. Aborting** 这个错误是由于Android模拟器的用户...

    Eclipse下编写java程序突然不会自动生成R.java文件和包的解决办法

    右键点击项目,选择`Android Tools` -> `Fix Project Properties`,这可能会修复一些配置问题,进而生成`R.java`文件。 4. **检查SDK版本兼容性**:如果导入了不同版本SDK的源码,可能会引起冲突。确保源码的SDK...

    Visual Studio 2015 Tools for Unity

    Extension: Introduce an option to allow modifying the generated project properties. Extension: Introduce an option to disable the Unity Console logs in Visual Studio's Error List. Debugger: Fix ...

    FlexGraphics_V_1.79_D4-XE10.2_Downloadly.ir

    - FIX: The value of some string flex-properties that began with a parenthese or curly bracket had no apostrophe at the end; that caused an error when reading. (fixed TPropList.SavePropValue for the ...

    TscExcelExport 3.6 full source

    In Delphi 7, 2005, 2006, Turbo Delphi and 2007 these warnings can be disabled in your project options. -------------------------------------------------------------------------------- Version 1.0 ...

    WPTools.v6.29.1.Pro

    * added defaults to properties TWPRichText - change in RTF reader to let section inherit the default layout, not the current page layout - fix of problem with table borders when also PageMirror was ...

    Bloodshed Dev-C++

    * Bug-fix for double quotes in devcpp.cfg file read by vUpdate * Other bug fixes Version 4.9.7.3 * When adding debugging symbols on request, remove "-s" option from linker * Compiling progress window...

    Android系统中加入源代码

    - 在Project Explorer中右键点击项目 -> Properties -> Java Build Path -> Libraries -> Android Libraries -> Edit -> Attach -> 选择你之前放置的源代码目录。 3. **验证**: - 重新编译并运行项目。 - 使用...

    ICS delphixe10源码版

    .\Install Component packages project groups for all versions .\Packages (was Delphi\Vc32) Delphi (7 and up) and C++Builder (2006 and up) packages projects .\Source (was Delphi\Vc32) ICS Delphi source ...

    TeeChart Pro Activex Control v2018

    for bugfix and feature information about this release. =========================================== Changes for NET compatibility - The Chart.Series(xx) read-only property has been replaced by a ...

    TeeChart2018ActiveX_0_2_9Eval3264

    for bugfix and feature information about this release. =========================================== Changes for NET compatibility - The Chart.Series(xx) read-only property has been replaced by a ...

Global site tag (gtag.js) - Google Analytics