git Plugins for Eclipse -


i know egit popular git plugin available eclipse. comes original package.

but, explore bit before decide on plugin use in our project. can guys suggest me other plugins.

on java side, there isn't many more implementation.

remember don't have use egit directly: can access git features through plugin on top of egit built:

jgit.

the unit tests jgit provides set of examples.


Comments

Popular posts from this blog

html - How to style widget with post count different than without post count -

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

javascript - storing input from prompt in array and displaying the array -