Starting Oracle SQL Developer with Custom Parameters


I recently worked at a Client that had the Windows desktop setup in a non-English language. Naturally, I did not get admin rights on the Client owned desktop so I could not change the sqldeveloper.conf SQL Developer config file which was stored in a ‘protected’ location.

Using SQL Developer in a foreign, non-English language was a pain so, after some investigation I managed to find a solution that works nicely on Windows:

  1. Create a shortcut to the application on the Desktop or any other convenient location
  2. Edit the Shorcut properties by adding AddVMOption -Duser.language=en. Please note: after the .exe we have a space and two hyphen characters!
  3. Apply and OK and we are good to go!

On the macOS systems, the same workaround is not so easy to implement. And I am yet to test it on Gnome or KDE.


Discover more from Radu Pârvu

Subscribe to get the latest posts sent to your email.

,

Leave a Reply

Discover more from Radu Pârvu

Subscribe now to keep reading and get access to the full archive.

Continue reading

Discover more from Radu Pârvu

Subscribe now to keep reading and get access to the full archive.

Continue reading