how to open a project in eclipse

前端 未结 3 946
野趣味
野趣味 2021-02-20 16:51

i downloaded a zip file of LISTViewTutorial, with all files, but i dont kno how to open it in eclipse, as it just opens the file, not whole project....

and i downloaded

3条回答
  •  粉色の甜心
    2021-02-20 17:41

    • Open eclipse
    • go to file->new project
    • choose your project type (e.g. android)
    • select "create project from existing source

提交回复
热议问题