How to change SQLDeveloper language

Create a direct access and add --AddVMOption=-Duser.language=en as a parameter. For example:

C:\sqldeveloper\sqldeveloper.exe --AddVMOption=-Duser.language=en

Comments

Popular posts from this blog

Qt Signals and Slots, Connecting and Disconnecting

Vaadin 7: Detect Enter Key in a TextField

JAVA JPA WITH HIBERNATE AND H2 Tutorial