方法一:eclipse安裝好git插件后,直接import-git-project from git- clone url-輸入github的網址等就可以了
方法二:使用git軟件,到指定的目錄,右擊git bash here,git clone 加帶有網址的文件.git,如(git clone https://github.com/justinmeister/Mario-Level-1.git)。下載到本地之后,利用file-open project from file system 根據上一部下載下來的文件路徑進行導入。
轉載于:https://www.cnblogs.com/soloyuyang/p/7134221.html