[consulting] Recommendations for git & Eclipse?

Donny Kurnia donnykurnia at gmail.com
Mon Aug 9 23:30:53 UTC 2010


On 08/09/2010 09:06 PM, Justin Ellison wrote:
> Hi all,
> 
> I was wondering what everyone out there is using for git integration
> with Eclipse?  I've worked with git on the command line a fair amount,
> but there's something to be said about tight integration with the IDE.
>  I did come across this StackOverflow post:
> http://stackoverflow.com/questions/302089/git-plugin-for-eclipse
> 
> However, if there is no merge support and no synchronize view, then that
> kinda defeats the entire purpose of Eclipse integration for me and I'll
> just use the CLI.
> 
> Changing IDE's isn't an option for me, as I do a lot of Perl and Java
> coding as well, and Eclipse is the only IDE I've found that does all
> three languages well.
> 
> Anyone out there have any experience with Eclipse and Git they'd like to
> share?
> 
> Justin

http://www.jgit.org/

It's now officially hosted at Eclipse. I'm using this in Eclipse Galileo
and Aptana (standalone). Easy commit and comparing the file with it's
history.

When push and pull, I'm still prefer to use command line, since jGit
will try to fetch the remote branch when push and pull.

--
Donny Kurnia
http://www.linkedin.com/in/donnykurnia
http://blog.abifathir.com
http://hantulab.blogspot.com
http://twitter.com/donnykurnia


More information about the consulting mailing list