When using "File Search" in Myeclipse , it will popup a window with the error message  "File Search" has encountered a problem".

 

Why it cause , because of  " ... Resource is out of sync with the file system " . That is saying that your .java and other files in the Myeclipse Workspace does not synchronize with File System file .

 

 

The  resolve  way : 

A . Recommended . Right click your project ,  and click  Refresh .

B . Not Recommended . Window->Preferences->General->Workspace,select "Refresh automatically" . 

 

相关文章:

  • 2022-12-23
  • 2021-04-17
  • 2021-07-07
  • 2021-11-20
  • 2021-10-31
猜你喜欢
  • 2022-12-23
  • 2022-01-13
  • 2022-12-23
  • 2021-11-17
  • 2021-10-10
  • 2021-05-08
  • 2022-12-23
相关资源
相似解决方案