Eclipse(Android)IDE错误

sub*_*n90 3 eclipse android

在eclipse IDE中运行所有项目时,我得到如下错误,但在单个文件(XML或JAVA)中,没有指定错误.

[2011-11-21 10:42:34 - aaa] product variants
[2011-11-21 10:42:34 - aaa] --utf16
[2011-11-21 10:42:34 - aaa] changes default encoding for resources to UTF-16.  Only useful when API
[2011-11-21 10:42:34 - aaa] level is set to 7 or higher where the default encoding is UTF-8.
Run Code Online (Sandbox Code Playgroud)

Omi*_*ifi 5

我得到了这个,这意味着你的"平台工具"包已经过时了.请使用SDK Manager更新它.

我认为问题与eclipse版本或android ADT有关.然后尝试重新安装最新版本的Eclipse.

也许这个链接对你有帮助:link1 - link2