Eclipseで、コンソールでエラーが発生しました。同じデータを持つ2つの異なるxmlファイル(AとBが2つのxmlファイルです。eclipseで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.
このリンクを参照してください.http://stackoverflow.com/questions/3630873/eclipse-tells-me-my-project-has-errors-nothing-is-red-highlighted – Sujit
同じ問題が発生していますが、私のXMLファイルは異なるプロジェクトにありますが、まったく同じでこの問題があります。リンク内のソリューションは問題を解決しません。 – prolink007
あなたは[最新の](http://stackoverflow.com/questions/3630873/eclipse-tells-me-my-project-has-errors-nothing-is-red-highlighted/7948961#7948961)その回答を試しましたか?質問も? – Adinia