Prerequisites


Source code


Development tools

I also suggest you use some kind of "Git client" to see which files are changed/staged and to compare files.
Here are some tool suggestions:

There is also a Git plugin for Eclipse called EGit, but I prefer using Git on the command line and GitX or something similar outside of Eclipse.