Reproduce:

Ctrl + H, Select "File Search", will encounter eclipse kinds of bug/error alert: problems encountered during text search

Reason:

It's because Ctrl + H by default will search disk files, and when the disk files get un-sync with eclipse's project/workspace context, then unexpected error accours.

Manually refresh, using F5 refresh for the workspace will temperary resolve this issue(when you doing Ctrl + H search), but Mac always will generatate hidden un-sync files.

Solution:

Ctrl+ H, Select "File Search", indicate the "file name pattern", for example *.js, *.xml or *.css.  And then select the scope "Workspace".

Then next time it will automatically use this setting.  It works for Mac OS X Yosemite.

相关文章:

  • 2022-12-23
  • 2021-09-24
  • 2021-07-01
  • 2021-09-05
  • 2021-11-06
  • 2021-09-16
  • 2021-06-01
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-08-08
  • 2022-12-23
  • 2022-12-23
  • 2021-09-11
相关资源
相似解决方案