Eclipse Secure Password Storage是否可以使用我的ssh-agent来避免Secure Password Storage提示(在Linux上)?
-Max
发布于 2011-07-12 07:19:29
不可能。Eclipse安全密码存储管理密码,而ssh-agent管理私钥。
https://stackoverflow.com/questions/4453880
相似问题