I have Eclipse 3.5 and EGit 0.9.3 installed. Gitbash can authenticate fine to Beanstalk, but for some reason Eclipse gives me Auth Failed when I try to import/clone a repo into Eclipse.
Also, I don't seem to have git+ssh as a protocol option - why is that? I have copied my files from .ssh to ssh as some other posts have indicated but it still does not work.
I have tried adding git+ssh:// to the URI. I also tried SSH protocol. When I select git protocol, I get an error saying "User not supported on git protocol."
How can I use EGit to work with Beanstalk repositories?