Eclipse could not delete error

后端 未结 29 1855
粉色の甜心
粉色の甜心 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 18:57

    I followed these steps to get rid of this:

    • Close eclipse
    • Go to task manager-->processes-->java.exe-->end process
    • select javaw.exe-->end process
    • Then go to project location delete it
    • start eclipse and delete the project

    cheers... That's it..

提交回复
热议问题