この警告に対する適切な解決方法を見つけましたので報告します。
- 上記警告が発生しているXMLファイルを開きます。
- Edit>Select All>Copyします。つまり、XMLデータの全てをClipboardに入れます。
- カーソルを第一行目の左端に持っていきます。
- エンターキーを適当な回数押します。
- すると、おかしなことに、警告のマークも下にズレていくことが観察されます。
- カーソルを第一行目の左端に持っていきます。
- Edit>Pasteします。
- このPasteコマンドで張り付けたデータよりも下にあるデータを全て削除します。
- すると、何故か警告マークも一緒に消えてしまいます。
- そして警告自体も消えます。
以上のことから、この警告はEclipseのバグだろうと思います。
About this warning, many other sites have explained to operate Validation command. But I feel that this method is not appropriate. I think I found a appropriate solution as follow:.
- Open the file that issued the warning as such above.
- Operate Edit>Select All>Copy. In other words, copy all XML data into the Clipboard.
- Move the cursor to the left of the first line.
- Press the Enter key a few times.
- Then, oddly enough, we observe that the warning mark is going down.
- Move the cursor to the left of the first line.
- Operate Edit>Paste
- Delete all the data that is at lower position than the data that was pasted
- Then, somehow, the warning mark is lost.
- And then a warning itself will disappear also.
In conclusion, I think Eclipse bug caused this warning.
0 件のコメント:
コメントを投稿