使用eclipse搜索功能时报以下错误:
Problems encountered during text search.
File ‘xx.c’ has been skipped, problem while reading: ('Resource is out of sync with the file system:
在文本搜索过程中遇到的问题。
文件“xx.c’已被跳过,读取时出现问题:('资源与文件系统不同步:)

解决办法:
解决办法:需要手动刷新一下资源管理器。
(1)在eclipse中,工程目录右键,选择F5(refresh)
(2)设置eclipse自动刷新。
通过Window->Preferences->General->Workspace,右侧选中
Refresh using native hooks or polling

Refresh on access

eclipse 读取时出现问题: 资源与文件系统不同步 解决办法

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-01-21
  • 2021-12-04
  • 2022-12-23
  • 2022-03-02
  • 2021-06-05
  • 2022-12-23
猜你喜欢
  • 2021-11-17
  • 2021-12-04
  • 2021-06-10
  • 2021-12-04
  • 2021-05-17
  • 2021-08-05
相关资源
相似解决方案