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. deleted the HelloAndroid folder from my workspace folder restarted Eclipse now I c
Solution 1:
You need to open up the Project Explorer view (it may already be open) and delete the project from within there.
Solution 2:
Window => Show View => Project Explorer
Just delete your project from there and you will get be able to create or import project with same name again :)
Solution 3:
If you cannot find the project on Project Explore, It can be found here:
Window
=> Show View
=> Navigator
This usually happens when user delete the folder by not using the eclispe.
Post a Comment for "A Project With That Name Already Exists In The Workspace Eclipse"