0

I am not able to find a connector for Mylyn to connect to a git repository I have on a Server. Can someone please point me at the right direction?

This one seems deprecated: - http://www.javaforge.com/project/EGIT#download

pam
  • 676
  • 1
  • 7
  • 27

1 Answers1

0

To connect to a git repo with Eclipse you need EGit, there is no Mylyn connector for doing that. Unless you meant you want to connect to a Gerrit server. If that's the case have look here for an example on how to use the connector.

zaza
  • 1,379
  • 2
  • 13
  • 21