-
Notifications
You must be signed in to change notification settings - Fork 0
Install Git & Git Eclipse Plugin
witnessmenow edited this page Apr 14, 2012
·
2 revisions
- In Eclipse, Open Help->Eclipse Marketplace
- Search for "git"
- Click install on egit
- Accept everything and restart eclipse
- Open Preferences > Team > Git > Configuration
- Click New Entry and enter the key "user.name", value "Full Name"
- Click New Entry and enter the key "user.email", value "[email protected]"