标签: eclipse ssh ssh-keys
Eclipse安全密码存储是否可以使用我的ssh-agent来避免安全密码存储提示(在Linux上)? -max
答案 0 :(得分:0)
不可能。 Eclipse安全密码存储管理密码,而ssh-agent管理私钥。