﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>BlogJava-Trekshot-最新评论</title><link>http://www.blogjava.net/Trekshot/CommentsRSS.aspx</link><description>I want to believe...</description><language>zh-cn</language><pubDate>Tue, 05 Jan 2010 09:21:08 GMT</pubDate><lastBuildDate>Tue, 05 Jan 2010 09:21:08 GMT</lastBuildDate><generator>cnblogs</generator><item><title>re: 如何将 javac 和 NetBeans IDE 工具的语言设置为 English?</title><link>http://www.blogjava.net/Trekshot/archive/2010/01/05/306811.html#308287</link><dc:creator>正解</dc:creator><author>正解</author><pubDate>Tue, 05 Jan 2010 07:40:00 GMT</pubDate><guid>http://www.blogjava.net/Trekshot/archive/2010/01/05/306811.html#308287</guid><description><![CDATA[Set Netbeans user Interface language<br>Netbeans automatically uses the Windows system default language as the default user interface language. I believe that it means to be a nice feature for localization. But I personally find it uncomfortable because I have been used with English interface. <br><br>After I did some Google search, I learned a few tips to set the Netbeans UI language.<br><br>1. Temporary Solution<br><br>Add &quot;--locale en:US&quot; at the end of Netbeans startup command. <br><br>&quot;C:\Program Files\NetBeans 6.0.1\bin\netbeans.exe&quot;  --locale en:US <br><br>2. Permanent Solution<br><br>Go to Netbeans installation directory, for example,<br><br>C:\Program Files\NetBeans 6.0.1\etc<br><br>Open &quot;netbeans.conf&quot; and find netbeans default option line<br><br>netbeans_default_options=&quot;-J-client -J-Xss2m -J-Xms32m -J-XX:PermSize=32m -J-XX:MaxPermSize=200m -J-Xverify:none -J-Dapple.laf.useScreenMenuBar=true&quot;<br><br>Add &quot;-J-Duser.language=en -J-Duser.region=US&quot; to the end of this line<br><br>netbeans_default_options=&quot;-J-client -J-Xss2m -J-Xms32m -J-XX:PermSize=32m -J-XX:MaxPermSize=200m -J-Xverify:none -J-Dapple.laf.useScreenMenuBar=true -J-Duser.language=en -J-Duser.region=US&quot;<img src ="http://www.blogjava.net/Trekshot/aggbug/308287.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/Trekshot/" target="_blank">正解</a> 2010-01-05 15:40 <a href="http://www.blogjava.net/Trekshot/archive/2010/01/05/306811.html#308287#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: 如何将 javac 和 NetBeans IDE 工具的语言设置为 English?</title><link>http://www.blogjava.net/Trekshot/archive/2010/01/05/306811.html#308286</link><dc:creator>正解</dc:creator><author>正解</author><pubDate>Tue, 05 Jan 2010 07:39:00 GMT</pubDate><guid>http://www.blogjava.net/Trekshot/archive/2010/01/05/306811.html#308286</guid><description><![CDATA[<a href="http://blogs.sun.com/tao/entry/set_netbeans_user_interface_language" target="_new" rel="nofollow">http://blogs.sun.com/tao/entry/set_netbeans_user_interface_language</a><img src ="http://www.blogjava.net/Trekshot/aggbug/308286.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/Trekshot/" target="_blank">正解</a> 2010-01-05 15:39 <a href="http://www.blogjava.net/Trekshot/archive/2010/01/05/306811.html#308286#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>