读书人

[转帖]怎么将SQL developer改成英文界

发布时间: 2013-05-02 09:39:29 作者: rapoo

[转帖]如何将SQL developer改成英文界面

After you download Oracle SQL developer 2.1,you will find it's all in chinese if you located in China.
there is one way to change it into english

1.find sqldeveloper.conf in location ../sqldeveloper/bin/sqldeveloper.conf

2.open it,and add below 2 item

AddVMoption -Duser.language=en
AddVMoption -Duser.country=US

3.save and run sql developer again,you will find the UI is all in english now.


引自于
http://blog.csdn.net/burnalex/article/details/6244206

读书人网 >SQL Server

热点推荐