How to import Projects from Git by ssh in Eclipse -
my github ssh uri is: git@github.com:hellozjf/hellozjf.github.io.git
the question is: how can import projects uri git@github.com:hellozjf/hellozjf.github.io.git? want use username , password, uri changed.
press next error happen.
an error occurred when tyring contact hellozjf@github.com:hellozjf/hellozjf.github.io.git. see error log more details possible reasons: * incorrect url * no network connection (e.g. wrong proxy settings)
howerver, can use cmd git clone git@github.com:hellozjf/hellozjf.github.io.git without error.
can give me tips how import project git ssh in eclipse?
Comments
Post a Comment