【发布时间】:2012-01-27 10:42:25
【问题描述】:
我需要在 Eclipse 中打开一个以前开发的 android 应用程序。该应用程序具有 Android 1.6 目标的开发人员。当我将项目导入 Eclipse IDE 时,会出现以下错误。
Android requires compiler compliance level 5.0 or 6.0. Found '1.7' instead. Please use Android Tools > Fix Project Properties.
之后:Right click the the Project -> Android tools -> Fix project properties
我仍然无法打开该项目。有没有人有过这种经历或有任何想法摆脱这个错误。
比不提前。
【问题讨论】:
标签: android eclipse android-version