Issue
I'm new to Eclipse/Java/Android
I have already created this project, but I wanted to start over.
- deleted the
HelloAndroidfolder from myworkspacefolder - restarted Eclipse
- now I can't create a project with the same name, because
Finishis 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?

Solution
You need to open up the Project Explorer view (it may already be open) and delete the project from within there.
Answered By - crazyscot
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.