Mylyn & Git: How tu use Mylyn with a local git bare repository

180 Views Asked by At

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

1

There are 1 best solutions below

0
On

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.