kz Installing Egit - kztd/kzTM GitHub Wiki
Install Egit:
http://download.eclipse.org/egit/updates/
Follow instructions on page:
To install from this site, start up Eclipse 3.8.2 / 4.2.2 (Juno) or newer, then do: Help > Install New Software... > Copy this site's URL into Eclipse, and hit Enter. When the site loads, select the features to install, or click the Select All button. To properly resolve all dependencies, check [x] Contact all update sites during install to find required software Click Next, agree to the license terms, and install.
Follow directions here
-> http://wiki.eclipse.org/EGit/User_Guide#Basic_Tutorial:_Adding_a_project_to_version_control
-> From Eclipse: Window->preferences->Team->Git->Configuration
- Add Entry: user.name, Karl
user.email, [email protected]
- set environment variable HOME = C:\Users\Karl (in windows system properties)