Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to import a project which you just deleted in eclipse

I just deleted a android project in eclipse. But now i want to import it again but it keeps saying:

Some projects cannot be imported because they already exist in the workspace

like image 891
Luciano Avatar asked Nov 25 '25 12:11

Luciano


2 Answers

When you delete a project in eclipse you get asked if you also want to delete the folder contents. If not, the project folder remains in the workspace folder. You can re-add it with File->Import and then choose General->Existing Project into Workspace.

like image 155
MatF Avatar answered Nov 28 '25 02:11

MatF


That means that the project folder is still existing in your project workspace folder. You could cut it and paste it somewhere else, then import it. Or you might be lucky and refreshing the folder in eclipse is enough.

like image 35
stackr Avatar answered Nov 28 '25 01:11

stackr



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!