Eclipse package explorer empty

前端 未结 2 2047
心在旅途
心在旅途 2021-01-18 05:23

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
            


        
2条回答
  •  渐次进展
    2021-01-18 06:09

    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 ;)

提交回复
热议问题