Eclipse projects not showing up after placing project files in workspace/projects

D3_JMultiply picture D3_JMultiply · Dec 30, 2011 · Viewed 156.3k times · Source

I've searched for 2 days and can't find anything. I find things that are close, but not what I need.

I got a new computer recently and copied all of my projects over to my new computer.

I opened Eclipse and generated a workspace, which I then closed out of Eclipse and copied my projects into the workspace/projects folder.

I reopen Eclipse and my projects do not show up at all in the package explorer.

I know that I have the correct folders in the correct directory.

The closest thread I found to this is: Eclipse - Import an existing project?

but even that didn't help, my projects already meet that...

I have tried refreshing, reopening, fooling with working sets, etc...

Answer

JB Nizet picture JB Nizet · Dec 30, 2011

Just because you have a project inside the workspace directory doesn't mean Eclipse opens it or even sees it automatically. You must use File - Import - General - Import existing project into workspace to have your project in Eclipse.