1. 程式人生 > >eclipse整合git

eclipse整合git

1、eclipse mars2等較新版本已經整合git,點選window->show view->other裡搜尋git repository,展示git倉庫檢視

 

2、window->preference->team->git->configuration->user settings->add entry->分別輸入github使用者名稱和郵箱的key和value

 

3、window->preference->team->ignored resources新增例外(如.settings、.project、.classpath等)

 

4、右擊專案->team->share project->git->勾選use or create repository in parent folder of project複選框->勾選下方的複選框->create repository->finish