在使用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. 如图:

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

4.点击 Delete

5. 重启 Eclipse

 

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

相关文章:

  • 2022-01-15
  • 2021-10-15
  • 2021-09-10
  • 2021-09-30
  • 2021-12-09
  • 2022-01-19
  • 2021-10-14
猜你喜欢
  • 2021-05-05
  • 2021-08-23
  • 2021-06-11
  • 2021-04-14
  • 2022-12-23
  • 2021-10-28
相关资源
相似解决方案