I'll check it out if I have time. Mostly just concerned that it handles any number of NS accounts
stalbert
03/01/2019, 6:46 PM
@Albert Margarit (NS Eng Lead) I wonder if you could take advantage of the IDEA built in password store? Are you using that for master passwords now in the plugin (I have been working exclusively with CLI myself)
stalbert
03/01/2019, 6:46 PM
actually, no, even if you could do that it would mean a dependency on IDEA for the CLI which would be no good
stalbert
03/01/2019, 6:47 PM
unless the relevant libs are open source.... and there is a community edition of IDEA so maybe?
b
battk
03/01/2019, 8:08 PM
dont dive too far, there are tokens in there that probably should not be in there
a
Albert Margarit (NS Eng Lead)
03/04/2019, 9:27 AM
Hello! clicache file is only used by Java CLI. Eclipse and WebStorm use a different approach based on files too. We will look into using IntelliJ password manager