How to open existing project in Eclipse

前端 未结 7 2114
忘了有多久
忘了有多久 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

    File > Import > General > Existing Projects into workspace. Select the root folder that has your project(s). It lists all the projects available in the selected folder. Select the ones you would like to import and click Finish. This should work just fine.

    0 讨论(0)
提交回复
热议问题