Corresponding Issues: NETBEANS-1002 - Getting issue details... STATUS

Why to Use Gnome Keyring?

It is quite convenient to store/retrieve keys from a protected, central space. Gnome keyring usually opens when you log in, and being accessible throughout your session.

But if you just would like to avoid to type the master password in the NetBeans fallback keyring implementation, then it worth it.

Workaround

Install the Required Package on Ubuntu / Debian
sudo apt install -y libgnome-keyring0

Followups

  • When NETBEANS-1002 - Getting issue details... STATUS is implemented, you won't need to use this workaround.
  • No labels