The "Show me password" is extension for Oracle SQL Developer or Oracle JDeveloper i.e. simple extension (tool) that decrypts all saved (encrypted) password for database connections, application server connection, servers etc. in SQL Developer or JDeveloper.
First of all, thank you very much for providing this extension. I use it in most of my SQL Developer installations. Without any problems so far.
I recently created an update site for SQL Developer and included the version 2.0.0 of your extension. I had to declare it as 1.0.0 to prevent SQL Developer from wanting to install the extension every time. Because the version 2.0.0 registers as version 1.0.0 as you see on this screenshot:
In line 1 of extension.xml the configured version is wrong.
Maybe you want to fix that, when building the next version. Thanks.
First of all, thank you very much for providing this extension. I use it in most of my SQL Developer installations. Without any problems so far.
I recently created an update site for SQL Developer and included the version 2.0.0 of your extension. I had to declare it as 1.0.0 to prevent SQL Developer from wanting to install the extension every time. Because the version 2.0.0 registers as version 1.0.0 as you see on this screenshot:
In line 1 of extension.xml the configured version is wrong.
Maybe you want to fix that, when building the next version. Thanks.