0

Working in IBM integration bus. We are maintain code in bit bucket repository using source tree.

Which eclipse plugin (open Source) we can use to fetch the code from bit bucket code repository ?

Simbu
  • 766
  • 1
  • 12
  • 37
  • Not sure if this question belongs here. However, a popular plug-in to work with Git repositories in Eclipse is EGit: https://www.eclipse.org/egit/ – Rüdiger Herrmann Dec 01 '16 at 12:52

1 Answers1

1

You can use the egit.

Refer this link- http://crunchify.com/how-to-configure-bitbucket-git-repository-in-you-eclipse/

Kondal Kolipaka
  • 3,471
  • 22
  • 28