Eclipse Git 克隆项目的时候出现Internal error; consult Eclipse error log

在使用git下载代码时偶尔会遇到  Internal error; consult Eclipse error log 这个报错。

简述下个人解决思路:

Eclipse 错误日志报错为:org.eclipse.equinox.security.storage.StorageException: Secure storage was unable to retrieve the master password. 

 

解决方法:

1. Windows -> preferences- > General -> Security -> SecureStorage

2. 选择 Restore Defaults

3. 如图:

4.点击 Delete

5. 重启 Eclipse

 

from:https://blog.csdn.net/u012606648/article/details/50976896

posted @ 2018-08-13 16:40  Jepson6669  阅读(1660)  评论(0编辑  收藏  举报