tomecode / show-me-password-sqldev-jdev

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.
http://show-me-password.tomecode.com/
126 stars 24 forks source link

Plugin not working in SQL Developer 17.4 #12

Open hex6ng opened 6 years ago

hex6ng commented 6 years ago

"Show Password" doesn't show in File menu. I have tried removing system_cache folder.

tomecode commented 6 years ago

Strange, I tried it on a new env and it works ...,

magigedaniel commented 6 years ago

Working on my case SQLdev 17.4

conspiracyThiry commented 6 years ago

I had the same issue, did the install steps but the extension wasn't getting added in the sqldeveloper/extensions folder (realized it was because I needed "admin" access to add to this folder). Try running SQLdev "as an administrator" then follow the install steps. Worked fine for me then.

kosour commented 5 years ago

on Mac in 18.4 it does not work. But if I run as a root, i.e. sudo sqldeveloper.sh and add extension again - menu shows up correctly if I run it as a root.

kosour commented 5 years ago

When I created manually folder in local settings .sqldeveloper: extensions/com.tomecode.showme.password.sqldeveloper.1.0.0 and removed system_cache

menu came up under my user