Eclipse could not delete error

后端 未结 29 1852
粉色の甜心
粉色の甜心 2020-12-30 18:25

I\'m working on a project with Eclipse and by now everything was fine, but last time I\'ve tried building it, it returned the error,

\"The project was

29条回答
  •  自闭症患者
    2020-12-30 19:01

    I fixed this by disabling windows search indexing. I seem to remember quite a while ago I tried to search my project folder using windows file explorer. I guess windows has kept it's search index up-to-date since then by scanning the folder and is now bumping heads with eclipse clean.

    To disable:

    1. Control Panel
    2. Administrative Tools
    3. Services
    4. Find "windows search"
    5. Disable it

    Since windows search is broken, I don't use it anyway. I use agent ransack for searching.

提交回复
热议问题