Hi,
I have a repository in Bitbucket I can easily access from the command line in a Linux environment, from SourceTree, from any browser (Firefox, Safari, ...) but I cannot clone any of my repository in Eclipse (via EGIT plugin, latest version available).
I have tried to use the password I use when accessing bitbucket, but nothing really works.
I got few different errors like:
- non authorised, but the password I use is the same.
Is there any additional step I need to perform in order to clone repositories in Eclipse? (I have the two-factors authentication enabled).
Thanks,
Luca