在Linux下使用eclipse时弹出与“secure storage”相关的密码输入框如何去除

来源:互联网 发布:施工进度计划软件 编辑:程序博客网 时间:2024/04/30 09:23

执行如下命令:

rm -rf ~/.eclipse/org.eclipse.equinox.security/

 

或者

在eclipse中选择如下操作

Window -> Preferences
General -> Security -> Secure Storage -> Content 然后展开左边的树选择相关内容,随后点击 “delete”按钮