<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Teguh Eko Budiarto &#187; Programming IDE</title>
	<atom:link href="http://teguheko.echodess.com/tag/programming-ide/feed/" rel="self" type="application/rss+xml" />
	<link>http://teguheko.echodess.com</link>
	<description>Web Programming and Sharing Experience</description>
	<lastBuildDate>Tue, 23 Aug 2011 03:58:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Netbeans locale setting</title>
		<link>http://teguheko.echodess.com/2009/09/netbeans-locale-setting/</link>
		<comments>http://teguheko.echodess.com/2009/09/netbeans-locale-setting/#comments</comments>
		<pubDate>Mon, 28 Sep 2009 03:57:45 +0000</pubDate>
		<dc:creator>Teguh Eko Budiarto</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Programming IDE]]></category>

		<guid isPermaLink="false">http://teguheko.echodess.com/?p=60</guid>
		<description><![CDATA[I just upgraded my laptop harddisk. It is not that I need more space, but the old harddisk was failed several times, in a very critical moment when having tele-screen-sharing-conference with my client . Anyway, that was a different story. The story here is that I have to re-install my computer, and unfortunately, I haven&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p>I just upgraded my laptop harddisk. It is not that I need more space, but the old harddisk was failed several times, in a very critical moment when having tele-screen-sharing-conference with my client <img src='http://teguheko.echodess.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> . Anyway, that was a different story. The story here is that I have to re-install my computer, and unfortunately, I haven&#8217;t got image backup of my HDD yet&#8230;another big mistake. However, I managed in a single, almost sleepless night to make it ready for to code again, and now already create the image for clean backup <img src='http://teguheko.echodess.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
<p>One of the main application I used to code is <a href="http://www.netbeans.org">Netbeans</a>. I love this editor. However, I am using Japanese as my windows locale, so as default, Netbeans will use that setting and display japanese menu. Even though until now, I am already living in Japan for 5 years, I still prefer English as my application menu language, so I don&#8217;t have to bother searching difficult kanji which can waste my productive time. </p>
<p>I did the setting before to change the locale to English after some time searching the web for the correct setting. And now, I have to do it again, but I don&#8217;t know where to find it anymore since I did not write about it anywhere. So, here it is. You may change the configuration of Netbeans, following instructions from this <a href="http://wiki.netbeans.org/FaqNetbeansConf">Netbeans Wiki</a>.</p>
<p>To change the locale, you need to add text below after the last configuration in netbeans_default_options.</p>
<p><code>-J-Duser.language=en -J-Duser.region=US -J-Dfile.encoding=UTF-8 </code></p>
<p>This is valid for Netbeans 6.5, and 6.71 when this post is written. I hope this can be useful for somebody besides me <img src='http://teguheko.echodess.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
]]></content:encoded>
			<wfw:commentRss>http://teguheko.echodess.com/2009/09/netbeans-locale-setting/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

