Git
Chapters ▾ 2nd Edition

A1.3 Appendix A: Git in Other Environments - Git in Eclipse

Git in Eclipse

Eclipse ships with a plugin called Egit, which provides a fairly-complete interface to Git operations. It’s accessed by switching to the Git Perspective (Window > Open Perpective > Other…, and select "Git").

Eclipse’s EGit environment.
Figure 161. Eclipse’s EGit environment.

EGit comes with plenty of great documentation, which you can find by going to Help > Help Contents, and choosing the "EGit Documentation" node from the contents listing.

scroll-to-top