How do I fully delete an Eclipse project when I've already deleted the folder and contents? I want to do this so that I can reuse the project name.

link|improve this question

feedback

1 Answer

up vote 0 down vote accepted

Try removing directly the project within your workspace, within:

<workspace>\.metadata\.plugins\org.eclipse.core.resources\projects\

as mentioned in "Where in an Eclipse workspace is the list of projects stored?"

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.