<?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>Mario Awad &#187; Software development</title>
	<atom:link href="http://www.marioawad.com/category/software-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.marioawad.com</link>
	<description>On Software and Web Development</description>
	<lastBuildDate>Fri, 06 Nov 2009 07:32:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Changing the default Look and Feel of NetBeans</title>
		<link>http://www.marioawad.com/2009/10/25/changing-the-default-look-and-feel-of-netbeans/</link>
		<comments>http://www.marioawad.com/2009/10/25/changing-the-default-look-and-feel-of-netbeans/#comments</comments>
		<pubDate>Sun, 25 Oct 2009 14:27:45 +0000</pubDate>
		<dc:creator>Mario Awad</dc:creator>
				<category><![CDATA[Quick tips]]></category>
		<category><![CDATA[Software development]]></category>
		<category><![CDATA[ide]]></category>
		<category><![CDATA[netbeans]]></category>

		<guid isPermaLink="false">http://www.marioawad.com/?p=131</guid>
		<description><![CDATA[Why change the default Look and Feel?
Aesthetics apart, every developer should change the default Look and Feel of NetBeans. Why? because it has an annoying bug. Here&#8217;s what happens: you&#8217;re pumping code in the NetBeans code editor like crazy. You need to switch to another window for a quick copy / paste from your eternal [...]]]></description>
			<content:encoded><![CDATA[<h2>Why change the default Look and Feel?</h2>
<p>Aesthetics apart, every developer should change the default Look and Feel of NetBeans. Why? because it has an annoying bug. Here&#8217;s what happens: you&#8217;re pumping code in the NetBeans code editor like crazy. You need to switch to another window for a quick copy / paste from your eternal library of super code. You press ALT + TAB, you go to your other window, you press CTRL + C, you press ALT + TAB, you&#8217;re in NetBeans again getting ready to kick your paste operation using CTRL + V&#8230; but&#8230; but&#8230; you&#8217;re no longer editing the code!!! You&#8217;re now navigating the menu!!! ANNOYING!!! SHOW STOPPER!!!</p>
<p>Luckily, it turns out this is a bug in the Windows Look and Feel of Java (Which NetBeans uses by default). Time to change it of course. Read on.</p>
<p>Note: I&#8217;m running NetBeans IDE 6.7.1 under Windows XP SP3 / Java SDK 1.6. If you have a different version, this bug might not manifest (Lucky you!!!).</p>
<h2>8 Steps to change the default NetBeans Look and Feel</h2>
<ol>
<li>Download the three .nbm files from <a href="http://kenai.com/projects/nbsubstance/downloads/directory/updates">NetBeans substance look and feel plugin</a></li>
<li>Open NetBeans. Go to Tools -&gt; Plugins -&gt; Downloaded</li>
<li>Click on Add Plugins and add the three downloaded .nbm files (You have to add them one by one)</li>
<li>Make sure the three files are selected, click Install, and follow through</li>
<li>Restart NetBeans</li>
<li>Go to Tools -&gt; Options -&gt; Miscellaneous -&gt; Look and Feel</li>
<li>Choose your preferred Look and Feel and Restart NetBeans again</li>
<li>Enjoy <img src='http://www.marioawad.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </li>
</ol>
<h2>References</h2>
<p>ALT + TAB switching to/from netbeans on Windows<br />
<a href="http://forums.netbeans.org/topic5465.html">http://forums.netbeans.org/topic5465.html</a></p>
<p>NetBeans substance look and feel plugin (Project&#8217;s home page)<br />
<a href="http://kenai.com/projects/nbsubstance/pages/Home">http://kenai.com/projects/nbsubstance/pages/Home</a><a href="http://forums.netbeans.org/topic5465.html"></a></p>
<p>NetBeans IDE &#8211; Look and Feel<br />
<a href="http://netbeanside61.blogspot.com/2008/05/netbeans-ide-look-and-feel.html">http://netbeanside61.blogspot.com/2008/05/netbeans-ide-look-and-feel.html</a></p>
<p>JTattoo<br />
<a href="http://www.jtattoo.net">http://www.jtattoo.net</a></p>
<p>20+ Free Look and Feel Libraries for Java Swing<br />
<a href="http://javabyexample.wisdomplug.com/component/content/article/37-core-java/65-20-free-look-and-feel-libraries-for-java-swings.html">http://javabyexample.wisdomplug.com/component/content/article/37-core-java/65-20-free-look-and-feel-libraries-for-java-swings.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.marioawad.com/2009/10/25/changing-the-default-look-and-feel-of-netbeans/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
