Eclipse could not delete error

后端 未结 29 1853
粉色の甜心
粉色の甜心 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:11

    What works for me :

    1. Close Eclipse.
    2. Go to your bin folder and delete all the contents (not the folder itself).
    3. Start Eclipse.
    4. Clean your project by going to Project -> Clean.
    5. Make sure you check Project -> Build automatically.

提交回复
热议问题