I'm new to Eclipse/Java/Android
I have already created this project, but I wanted to start over.
- deleted the
HelloAndroid
folder from myworkspace
folder - restarted Eclipse
- 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?