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
本文介绍了解决 Eclipse 在使用 Git 下载代码时出现 Internal error 的方法。具体步骤包括:打开 Windows -> preferences -> General -> Security -> Secure Storage,选择 Restore Defaults,点击 Delete 并重启 Eclipse。
1366

被折叠的 条评论
为什么被折叠?



