Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EGit / JGit » what is the difference between Jgit and Egit
what is the difference between Jgit and Egit [message #774983] Thu, 05 January 2012 03:38 Go to next message
Richard Li is currently offline Richard LiFriend
Messages: 3
Registered: January 2012
Junior Member
I was new here, and wondering about the difference of Jgit and Egit.Is anyone here who can help me about this?
Re: what is the difference between Jgit and Egit [message #775078 is a reply to message #774983] Thu, 05 January 2012 09:38 Go to previous messageGo to next message
Manuel Doninger is currently offline Manuel DoningerFriend
Messages: 119
Registered: October 2010
Senior Member
JGit is the Java implementation of Git. It is a library, that also can be used in your own applications. It also provides some sort of CLI operations.
EGit on the other side is the Eclipse team provider plugin for Git, which uses JGit as Git implementation. Simplified you could say EGit is the UI part, and JGit the background part.
JGit doesn't depend on EGit, but EGit does depend on JGit.

[Updated on: Thu, 05 January 2012 09:39]

Report message to a moderator

Re: what is the difference between Jgit and Egit [message #775590 is a reply to message #775078] Fri, 06 January 2012 10:17 Go to previous messageGo to next message
Richard Li is currently offline Richard LiFriend
Messages: 3
Registered: January 2012
Junior Member
Thanks for your great reply. Very Happy
Re: what is the difference between Jgit and Egit [message #775593 is a reply to message #775078] Fri, 06 January 2012 10:20 Go to previous messageGo to next message
Richard Li is currently offline Richard LiFriend
Messages: 3
Registered: January 2012
Junior Member
Manuel Doninger wrote on Thu, 05 January 2012 04:38
JGit is the Java implementation of Git. It is a library, that also can be used in your own applications. It also provides some sort of CLI operations.
EGit on the other side is the Eclipse team provider plugin for Git, which uses JGit as Git implementation. Simplified you could say EGit is the UI part, and JGit the background part.
JGit doesn't depend on EGit, but EGit does depend on JGit.

Copy down and thanks for your reply LOL Very Happy
Re: what is the difference between Jgit and Egit [message #783751 is a reply to message #775593] Thu, 26 January 2012 11:37 Go to previous message
Drew Spencer is currently offline Drew SpencerFriend
Messages: 2
Registered: January 2012
Junior Member
Thanks for clearing this up! I was wondering this as well.
Previous Topic:Integrate GIT Plugin in a RCP Application
Next Topic:Clone from github never finishes
Goto Forum:
  


Current Time: Wed Apr 24 23:02:22 GMT 2024

Powered by FUDForum. Page generated in 0.02859 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top