我在eclipse中打开xml文件时遇到错误

nar*_*esh 6 android

在Eclipse中,我在控制台中出现错误,当我打开两个不同名称的xml文件(表示A和B是2 xml文件.它们具有相同的数据)时,它们具有相同的数据.

我在控制台中收到以下错误.为什么会出现此错误.

怎么处理?

[2011-07-20 15:04:03 - RoadBrake] 'default' is not a best match for any device/locale combination.

[2011-07-20 15:04:03 - RoadBrake] Displaying it with 'Locale Language ___Region __, Small Screen, Short screen aspect ratio, Portrait Orientation, No Dock, Day time, Low Density, Finger-based touchscreen, Soft keyboard, No keyboard, Exposed navigation, No navigation, Screen resolution 320x240' which is compatible, but will actually be displayed with another more specific version of the layout.
Run Code Online (Sandbox Code Playgroud)

小智 4

如果您使用“项目”->“清理”,通常可以工作。