I have a newly-created git project hosted on Google code hosting. I use the Google Plugin for Eclipse. I'm trying to import the git project from Google code, but when I try, I get the error:
No team support provider found for source control type: Git
I'm using EGit as my Eclipse plugin.
Is there a way to get this working on my end, or is this something that the Google Plugin for Eclipse team needs to add support for? Or perhaps there is another third-party git plugin I should be using that would be compatible?
(I know this isn't a GWT question, but the support pages for the Google Plugin for Eclipse pointed me here as the best option.)