本文转自:http://stackoverflow.com/questions/3772779/a-project-with-that-name-already-exists-in-the-workspace-eclipse

 

I'm new to Eclipse/Java/Android

I have already created this project, but I wanted to start over.

  1. deleted the HelloAndroid folder from my workspace folder
  2. restarted Eclipse
  3. now I can't create a project with the same name, because Finish is greyed out, and it gives me the following message: A project with that name already exists in the workspace eclipse

How can I completely delete my old HellowAndroid project from Eclipse?

[转]eclipse android : A project with that name already exists in the workspace

 

 

 

1 Answer

 

You need to open up the Project Explorer view (it may already be open) and delete the project from within there.

 

相关文章:

  • 2021-09-11
  • 2021-08-27
  • 2021-05-15
  • 2021-05-19
  • 2021-06-23
  • 2021-10-11
猜你喜欢
  • 2021-10-10
  • 2021-07-09
  • 2021-05-24
  • 2021-06-02
  • 2021-06-28
  • 2022-12-23
  • 2021-04-26
相关资源
相似解决方案