[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.technology.ecf] Re: password storage and ui

Scott Lewis wrote:
Hi Hallvard,

I should say that currently the password information is *not* stored across Eclipse sessions. The password is not persistently stored on disk (which is why, if you exit Eclipse and restart, then login to one of the stored accounts, you will be re-prompted to enter the password).

Well, I am re-prompted to enter the password, but the password I used in the previous session is filled in, so I just have to accept. This also happens if I exit and restart Eclipse.


As suggested in the other reply, I tried removing eclipse/configuration/org.eclipse.core.runtime/.keyring, and that worked as I wanted!

Hallvard