How to open existing project in Eclipse

前端 未结 7 2155
忘了有多久
忘了有多久 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 00:59

    Try File > New > Project... > Android Project From Existing Code. Don't copy your project from pc into workspace, copy it elsewhere and let the eclipse copy it into workspace by menu commands above and checking copy in existing workspace.

提交回复
热议问题