How to change the...
How to change the SQL developer language to english
I am working in Germany and the laptop OS is in German. The SQL developer is picking the language as German
how can I change this to english
open theĀ ide.conf file
open the ide.conf file lodated at sqldeveloper folder\ide\bin\ide.conf
add below two lines
AddVMOption -Duser.language=enAddVMOption -Duser.country=US