I\'m new to Eclipse, and I can\'t seem to get the package explorer to cooperate. Here is my current file tree:
└───workspace
├───bin
│ └───var
Maybe a little late, but i found a solution to this problem! Just right click on the explorer, select import, then in general select Existing project into workspace then find the root folder of your project and it should import it just fine. Well, worked for me anyways ;)