has been skipped, problem while reading: ('${_response_encoding}').
用快捷键Ctrl+H做全局搜索的时候,就是比如搜一个关键字,几乎都会出现一个problems encountered during text search错误,原因是文件系统不同步问题resource is out of sync with the file system。是因为在eclipse之外对工程中的resource进行修改引起的,手动刷新一下项目,或者用F5 , 就不会出现错误了。
额。。不过好像还是没有解决,