git in eclipse
http://marketplace.eclipse.org/content/egit-git-team-provider
http://wiki.eclipse.org/EGit/User_Guide#Overview
How do I add existing eclipse java project to git
Right click on the project, select Team then Share and you will be prompted to select the tool you prefer. Select git and go on.
导入现有代码
Import
Package Explorer 展示方式 Hierarchical
多用 refactor 功能
快捷键
跳转括号
ctrl + alt + p
format
ctrl + alt + f