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

执行如下命令:

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



或者

在eclipse中选择如下操作

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

猜你喜欢

转载自neeleon.iteye.com/blog/1484964