Eclipse: fully remove an old project?

前端 未结 9 2095
难免孤独
难免孤独 2021-01-07 19:07

I run eclipse on Ubuntu 11.10. I originally created a project in folder foo. I subsequently deleted that project to re-organise folders and I now want to cr

9条回答
  •  感情败类
    2021-01-07 19:36

    Go to your workspace folder using some file manager (you can find your workspace location, be clicking File -> Swich Workspace...) and delete your foo folder, or simple remove its contents (.project file being most important). Then you should be able to create your new project.

提交回复
热议问题