<?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>The Developer&#039;s Info &#187; NetBeans tutorial</title>
	<atom:link href="http://thedevelopersinfo.com/category/ides/netbeans/netbeans-tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://thedevelopersinfo.com/</link>
	<description>Resource which helps to developers to learn and use new technologies and application frameworks.</description>
	<lastBuildDate>Sun, 21 Aug 2011 09:30:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Changing font in Output window in NetBeans</title>
		<link>http://thedevelopersinfo.com//2009/12/25/changing-font-in-output-window-in-netbeans/</link>
		<comments>http://thedevelopersinfo.com//2009/12/25/changing-font-in-output-window-in-netbeans/#comments</comments>
		<pubDate>Fri, 25 Dec 2009 09:17:25 +0000</pubDate>
		<dc:creator>Oleg Mazurashu</dc:creator>
				<category><![CDATA[IDEs]]></category>
		<category><![CDATA[NetBeans]]></category>
		<category><![CDATA[NetBeans tutorial]]></category>

		<guid isPermaLink="false">http://thedevelopersinfo.com/?p=1048</guid>
		<description><![CDATA[<p>NetBeans allows to change font in Output window. It is very easy. You need only:</p> right mouse click in Output window select Larger or Smaller font open Choose font dialog <p> <p>Here I select Vivaldi font with size 18 </p> <p> If you would like to use default font need to do the same operations <span style="color:#777"> . . . &#8594; Read More: <a href="http://thedevelopersinfo.com//2009/12/25/changing-font-in-output-window-in-netbeans/">Changing font in Output window in NetBeans</a></span>


No related posts.]]></description>
		<wfw:commentRss>http://thedevelopersinfo.com//2009/12/25/changing-font-in-output-window-in-netbeans/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Removing trailing spaces in NetBeans</title>
		<link>http://thedevelopersinfo.com//2009/12/25/removing-trailing-spaces-in-netbeans/</link>
		<comments>http://thedevelopersinfo.com//2009/12/25/removing-trailing-spaces-in-netbeans/#comments</comments>
		<pubDate>Fri, 25 Dec 2009 08:27:04 +0000</pubDate>
		<dc:creator>Oleg Mazurashu</dc:creator>
				<category><![CDATA[IDEs]]></category>
		<category><![CDATA[NetBeans]]></category>
		<category><![CDATA[NetBeans tutorial]]></category>

		<guid isPermaLink="false">http://thedevelopersinfo.com/?p=1041</guid>
		<description><![CDATA[<p>Extra spaces is a problem in every code. Personally I always delete trailing spaces in my code. NetBeans has possibility to delete trailing spaces: Source-&#62;Remove Trailing Spaces </p> <p>Note: In my point of view for this feature need to add possibility to run it when user saves file as in AnyEdit plugin for Eclipse.</p> <p>No <span style="color:#777"> . . . &#8594; Read More: <a href="http://thedevelopersinfo.com//2009/12/25/removing-trailing-spaces-in-netbeans/">Removing trailing spaces in NetBeans</a></span>


No related posts.]]></description>
		<wfw:commentRss>http://thedevelopersinfo.com//2009/12/25/removing-trailing-spaces-in-netbeans/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Changing formatting in NetBeans</title>
		<link>http://thedevelopersinfo.com//2009/12/15/changing-formatting-in-netbeans/</link>
		<comments>http://thedevelopersinfo.com//2009/12/15/changing-formatting-in-netbeans/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 20:52:26 +0000</pubDate>
		<dc:creator>Oleg Mazurashu</dc:creator>
				<category><![CDATA[IDEs]]></category>
		<category><![CDATA[NetBeans]]></category>
		<category><![CDATA[NetBeans tutorial]]></category>

		<guid isPermaLink="false">http://thedevelopersinfo.com/?p=846</guid>
		<description><![CDATA[<p>You can use global or project specific code formatting options in NetBeans. I am going to show how you can change both of them. For access to global code formatting options need to visit: Tools-&#62;Options-&#62;Editor-&#62;Formatting</p> <p></p> <p>It is global code formatting options, which are used in all projects, but you can also change them for <span style="color:#777"> . . . &#8594; Read More: <a href="http://thedevelopersinfo.com//2009/12/15/changing-formatting-in-netbeans/">Changing formatting in NetBeans</a></span>


No related posts.]]></description>
		<wfw:commentRss>http://thedevelopersinfo.com//2009/12/15/changing-formatting-in-netbeans/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using different settings directories for different projects in NetBeans</title>
		<link>http://thedevelopersinfo.com//2009/12/15/using-different-settings-directories-for-different-projects-in-netbeans/</link>
		<comments>http://thedevelopersinfo.com//2009/12/15/using-different-settings-directories-for-different-projects-in-netbeans/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 15:48:14 +0000</pubDate>
		<dc:creator>Oleg Mazurashu</dc:creator>
				<category><![CDATA[IDEs]]></category>
		<category><![CDATA[NetBeans]]></category>
		<category><![CDATA[NetBeans tutorial]]></category>

		<guid isPermaLink="false">http://thedevelopersinfo.com/?p=836</guid>
		<description><![CDATA[<p>By default NetBeans stores it&#8217;s settings in a directory called .netbeans under the user&#8217;s home directory. But what if you need to use other settings for other projects (for example home projects)? It is simple, need to use other settings directory. There are 2 ways. You can edit netbeans.conf file or you can specify what <span style="color:#777"> . . . &#8594; Read More: <a href="http://thedevelopersinfo.com//2009/12/15/using-different-settings-directories-for-different-projects-in-netbeans/">Using different settings directories for different projects in NetBeans</a></span>


No related posts.]]></description>
		<wfw:commentRss>http://thedevelopersinfo.com//2009/12/15/using-different-settings-directories-for-different-projects-in-netbeans/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting main project in NetBeans</title>
		<link>http://thedevelopersinfo.com//2009/12/08/setting-main-project-in-netbeans/</link>
		<comments>http://thedevelopersinfo.com//2009/12/08/setting-main-project-in-netbeans/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 15:55:30 +0000</pubDate>
		<dc:creator>Oleg Mazurashu</dc:creator>
				<category><![CDATA[IDEs]]></category>
		<category><![CDATA[NetBeans]]></category>
		<category><![CDATA[NetBeans tutorial]]></category>

		<guid isPermaLink="false">http://thedevelopersinfo.com/?p=747</guid>
		<description><![CDATA[<p>NetBeans is great IDE not only for Java development. But I use it only in this case.</p> <p>In NetBeans forum I found several questions about how to change main project.</p> <p>When you create new project system always ask:&#8221;Set as Main Project&#8220;. It is good, but what if you need to change Main Project?</p> <p>It is very simple <span style="color:#777"> . . . &#8594; Read More: <a href="http://thedevelopersinfo.com//2009/12/08/setting-main-project-in-netbeans/">Setting main project in NetBeans</a></span>


No related posts.]]></description>
		<wfw:commentRss>http://thedevelopersinfo.com//2009/12/08/setting-main-project-in-netbeans/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Making small toolbar icons in NetBeans</title>
		<link>http://thedevelopersinfo.com//2009/12/08/making-small-toolbar-icons-in-netbeans/</link>
		<comments>http://thedevelopersinfo.com//2009/12/08/making-small-toolbar-icons-in-netbeans/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 15:31:02 +0000</pubDate>
		<dc:creator>Oleg Mazurashu</dc:creator>
				<category><![CDATA[IDEs]]></category>
		<category><![CDATA[NetBeans]]></category>
		<category><![CDATA[NetBeans tutorial]]></category>

		<guid isPermaLink="false">http://thedevelopersinfo.com/?p=740</guid>
		<description><![CDATA[<p>What if you have a lot of icons on toolbar and you want to add new one?</p> <p>Yes, you can delete several of them, or replace, but if you need to add one you want to use some other simple approach.</p> <p>I recommend to resize your icons from big to small. This technique saves some space on <span style="color:#777"> . . . &#8594; Read More: <a href="http://thedevelopersinfo.com//2009/12/08/making-small-toolbar-icons-in-netbeans/">Making small toolbar icons in NetBeans</a></span>


No related posts.]]></description>
		<wfw:commentRss>http://thedevelopersinfo.com//2009/12/08/making-small-toolbar-icons-in-netbeans/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using file templates for adding new data in generated files in NetBeans 6.7.*</title>
		<link>http://thedevelopersinfo.com//2009/11/30/using-file-templates-for-adding-new-data-in-generated-files-in-netbeans-6-7/</link>
		<comments>http://thedevelopersinfo.com//2009/11/30/using-file-templates-for-adding-new-data-in-generated-files-in-netbeans-6-7/#comments</comments>
		<pubDate>Mon, 30 Nov 2009 14:47:17 +0000</pubDate>
		<dc:creator>Oleg Mazurashu</dc:creator>
				<category><![CDATA[IDEs]]></category>
		<category><![CDATA[NetBeans]]></category>
		<category><![CDATA[NetBeans tutorial]]></category>

		<guid isPermaLink="false">http://thedevelopersinfo.com/?p=642</guid>
		<description><![CDATA[<p>As I wrote in previous post it is easy to customize file templates in NetBeans.</p> <p>But there I showed how you can change only author&#8217;s name.</p> <p>Here I am going to show how you can change template by adding new variable.</p> <p>This variable called site and its value is http://thedevelopersinfo.com.</p> <p>We already know how we can edit <span style="color:#777"> . . . &#8594; Read More: <a href="http://thedevelopersinfo.com//2009/11/30/using-file-templates-for-adding-new-data-in-generated-files-in-netbeans-6-7/">Using file templates for adding new data in generated files in NetBeans 6.7.*</a></span>


No related posts.]]></description>
		<wfw:commentRss>http://thedevelopersinfo.com//2009/11/30/using-file-templates-for-adding-new-data-in-generated-files-in-netbeans-6-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using file templates for customizing author in generated files in NetBeans 6.7.*</title>
		<link>http://thedevelopersinfo.com//2009/11/30/using-file-templates-for-customizing-author-in-generated-files-in-netbeans-6-7/</link>
		<comments>http://thedevelopersinfo.com//2009/11/30/using-file-templates-for-customizing-author-in-generated-files-in-netbeans-6-7/#comments</comments>
		<pubDate>Mon, 30 Nov 2009 13:18:46 +0000</pubDate>
		<dc:creator>Oleg Mazurashu</dc:creator>
				<category><![CDATA[IDEs]]></category>
		<category><![CDATA[NetBeans]]></category>
		<category><![CDATA[NetBeans tutorial]]></category>

		<guid isPermaLink="false">http://thedevelopersinfo.com/?p=629</guid>
		<description><![CDATA[<p>Company&#8217;s code convention dictates own way in writing code. You need to put licence at the top of the file, write detailed descriptions of the class, set who is an author, set version of class or interface, comment your methods and so on. At this time if not all but most of the IDE allows <span style="color:#777"> . . . &#8594; Read More: <a href="http://thedevelopersinfo.com//2009/11/30/using-file-templates-for-customizing-author-in-generated-files-in-netbeans-6-7/">Using file templates for customizing author in generated files in NetBeans 6.7.*</a></span>


No related posts.]]></description>
		<wfw:commentRss>http://thedevelopersinfo.com//2009/11/30/using-file-templates-for-customizing-author-in-generated-files-in-netbeans-6-7/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Tune NetBeans IDE for showing JDK sources and JavaDocs.</title>
		<link>http://thedevelopersinfo.com//2009/10/10/tune-netbeans-ide-for-showing-jdk-sources-and-javadocs/</link>
		<comments>http://thedevelopersinfo.com//2009/10/10/tune-netbeans-ide-for-showing-jdk-sources-and-javadocs/#comments</comments>
		<pubDate>Sat, 10 Oct 2009 14:32:00 +0000</pubDate>
		<dc:creator>Oleg Mazurashu</dc:creator>
				<category><![CDATA[IDEs]]></category>
		<category><![CDATA[NetBeans]]></category>
		<category><![CDATA[NetBeans tutorial]]></category>

		<guid isPermaLink="false">http://thedevelopersinfo.wordpress.com/2009/10/10/tune-netbeans-ide-for-showing-jdk-sources-and-javadocs</guid>
		<description><![CDATA[The problem I found that NetBeans 6.7.1 doesn’t allow adding link to Javadocs. It wants to use archive with Javadocs. Also I want to add JDK sources to the NetBeans IDE. Preconditions: </p> NetBeans 6.7.* Java SDK 1.6.* <p>Resolve these problems</p> <p> Anybody can download this archive from Java website. Find there Popular downloads section <span style="color:#777"> . . . &#8594; Read More: <a href="http://thedevelopersinfo.com//2009/10/10/tune-netbeans-ide-for-showing-jdk-sources-and-javadocs/">Tune NetBeans IDE for showing JDK sources and JavaDocs.</a></span>


No related posts.]]></description>
		<wfw:commentRss>http://thedevelopersinfo.com//2009/10/10/tune-netbeans-ide-for-showing-jdk-sources-and-javadocs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.416 seconds -->

