How to open existing project in Eclipse

前端 未结 7 2112
忘了有多久
忘了有多久 2020-12-23 00:39

I kind of feel stupid, but I just can\'t get it to work....

I have an existing Android project copied from my other pc, in the folder

c:\\projects\\t         


        
7条回答
  •  生来不讨喜
    2020-12-23 01:05

    Window->Show View->Navigator, should pop up the navigator panel on the left hand side, showing the projects list.

    It's probably already open in the workspace, but you may have closed the navigator panel, so it looks like you don't have the project open.

    Eclipse using ADT Build v22.0.0-675183 on Linux.

提交回复
热议问题