<?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>Axino.net &#187; netbeans</title>
	<atom:link href="http://www.axino.net/tag/netbeans/feed" rel="self" type="application/rss+xml" />
	<link>http://www.axino.net</link>
	<description>The other side of atom.</description>
	<lastBuildDate>Sat, 14 Aug 2010 23:11:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>How to use Netbeans and Google code</title>
		<link>http://www.axino.net/tutorial/2009/12/how-to-use-netbeans-and-google-code</link>
		<comments>http://www.axino.net/tutorial/2009/12/how-to-use-netbeans-and-google-code#comments</comments>
		<pubDate>Mon, 28 Dec 2009 19:33:13 +0000</pubDate>
		<dc:creator>Arxleol</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[google code]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[netbeans]]></category>
		<category><![CDATA[subversion]]></category>

		<guid isPermaLink="false">http://www.axino.net/?p=726</guid>
		<description><![CDATA[I used to use Google code subversion repository before. However, since that time some things changed. So I though I already knew how to connect to subversion repository but new security features forced me to spend a lot more time expected. First thing you need to do is either register new project or be assigned [...]]]></description>
			<content:encoded><![CDATA[<p>I used to use Google code subversion repository before. However, since that time some things changed. So I though I already knew how to connect to subversion repository but new security features forced me to spend a lot more time expected.</p>
<p><span id="more-726"></span></p>
<p>First thing you need to do is either register new project or be assigned as project committer or owner at <a href="http://code.google.com/ " target="_blank">Google Code</a>. After you gain access to project you have to go to <strong>Source(tab)-&gt;Checkout.</strong></p>
<p>Now you have to generate <strong>googlecode.com password</strong> in the first blue square you will see googlecode.com password link click on this link. After new page opens click on the button <strong>Generate </strong>or if you already have generated password it will be written in bold after text:<strong> Your googlecode.com password:</strong></p>
<p>If you have password, access to project and google user account we may proceed to Netbeans part of tutorial.</p>
<p>At the time of writing current version of <strong>Netbeans IDE</strong> is 6.8.</p>
<p>So from menu click on the <strong>Team-&gt;Subversion-&gt;Checkout&#8230;</strong></p>
<p style="text-align: center;"><a href="http://tinypic.com" target="_blank"><img class="aligncenter" style="border: 0pt none;" src="http://i46.tinypic.com/6r1s0i.jpg" border="0" alt="Image and video hosting by TinyPic" width="440" height="343" /></a></p>
<p>In the <strong>Repository URL: </strong>you should enter <strong>https://yourproject.googlecode.com/svn</strong></p>
<p>In <strong>User: </strong>for example if your gmail username is <strong>yourname@gmail.com</strong> you should enter only<strong> yourname</strong>.</p>
<p><strong>Password: </strong>for password field you should use password generated on the google code for the specific project.</p>
<p>Now click <strong>Next</strong>.</p>
<p>On the next screen just click <strong>Finish </strong>and after that Netbeans will require from you to either open new project or open existing project if repository is empty.<strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.axino.net/tutorial/2009/05/how-to-switch-default-netbeans-jdk" rel="bookmark" title="Friday 08.05.2009">How to switch default Netbeans JDK</a></li>
<li><a href="http://www.axino.net/tutorials" rel="bookmark" title="Wednesday 07.01.2009">Tutorials</a></li>
<li><a href="http://www.axino.net/programming/javascript-programming/2009/10/kingsagex-version-0-55" rel="bookmark" title="Saturday 03.10.2009">KingsAgeX :: version 0.55</a></li>
<li><a href="http://www.axino.net/tutorial/2010/05/hack-test-com-5-annoying-window" rel="bookmark" title="Wednesday 12.05.2010">hack-test.com 5 :: annoying window</a></li>
<li><a href="http://www.axino.net/programming/java-programming/2010/02/swat2010-preview" rel="bookmark" title="Friday 05.02.2010">SWAT2010 preview</a></li>
</ul>
<p><!-- Similar Posts took 5.058 ms --></p>
 <img src="http://www.axino.net/wordpress/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=726" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://www.axino.net/tutorial/2009/12/how-to-use-netbeans-and-google-code/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to switch default Netbeans JDK</title>
		<link>http://www.axino.net/tutorial/2009/05/how-to-switch-default-netbeans-jdk</link>
		<comments>http://www.axino.net/tutorial/2009/05/how-to-switch-default-netbeans-jdk#comments</comments>
		<pubDate>Fri, 08 May 2009 21:35:29 +0000</pubDate>
		<dc:creator>Arxleol</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[netbeans]]></category>
		<category><![CDATA[windows vista]]></category>
		<category><![CDATA[windows xp]]></category>

		<guid isPermaLink="false">http://www.axino.net/?p=339</guid>
		<description><![CDATA[Image via Wikipedia This story begins somehow with me pulling my hairs out in reality. I was working on project that is shared over SVN but somehow as it usually happens in stories like this I had to use another computer not usually used for programming. And there was netbeans installed but it was using [...]]]></description>
			<content:encoded><![CDATA[<div class="zemanta-img" style="margin: 1em; display: block;">
<div>
<dl class="wp-caption alignright" style="width: 306px;">
<dt class="wp-caption-dt"><a href="http://en.wikipedia.org/wiki/Image:Sun_Microsystems_logo.svg"><img title="Sun Microsystems" src="http://upload.wikimedia.org/wikipedia/en/thumb/c/c8/Sun_Microsystems_logo.svg/296px-Sun_Microsystems_logo.svg.png" alt="Sun Microsystems" width="296" height="128" /></a></dt>
<dd class="wp-caption-dd zemanta-img-attribution" style="font-size: 0.8em;">Image via <a href="http://en.wikipedia.org/wiki/Image:Sun_Microsystems_logo.svg">Wikipedia</a></dd>
</dl>
</div>
</div>
<p>This story begins somehow with me pulling my hairs out <img src='http://www.axino.net/wordpress/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  in reality. I was working on project that is shared over SVN but somehow as it usually happens in stories like this I had to use another computer not usually used for programming. <span id="more-339"></span>And there was netbeans installed but it was using elder version of Java development kit. After I tried to find proper solution on the internet and some time trying to include all needed (required and missing classes) I found somewhere on the Sun website that netbeans in fact uses special config file for storing path to the JDK used. Imagine with all the good things Netbeans offers you cannot change JDK version from some menu. If you try to find it your attempts will be futile.</p>
<p>Now, how to solve this problem. It is very simple traverse to following directory:</p>
<blockquote><p>C:\Program Files\NetBeans 6.1\etc\netbeans.conf</p></blockquote>
<p>Open this file with some text editor I suggest wordpress <img src='http://www.axino.net/wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Then you should find following part of code or something similar to this:</p>
<blockquote><p>netbeans_jdkhome=&#8221;C:\Program Files\Java\jdk1.6.0_10</p></blockquote>
<p>When you find it just copy the path to the version you would like to use <img src='http://www.axino.net/wordpress/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  it looks so simple now wouldn&#8217;t you agree.</p>
<p>The paths presented were on windows OS however I am sure that you will be able to adjust it for your operating system of choice.</p>
<p>Regards I hope this helps someone.</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/d3566c84-857c-4cd5-9374-52f6301c06dd/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=d3566c84-857c-4cd5-9374-52f6301c06dd" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
<p><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.axino.net/tutorial/2009/01/psd-support-for-paintnet" rel="bookmark" title="Thursday 22.01.2009">PSD support for Paint.net</a></li>
<li><a href="http://www.axino.net/tutorial/2009/11/gif-support-for-paint-net" rel="bookmark" title="Thursday 26.11.2009">GIF support for Paint.net</a></li>
<li><a href="http://www.axino.net/programming/java-programming/2010/04/java-glassfish-and-ubuntu-server" rel="bookmark" title="Friday 30.04.2010">java glassfish and ubuntu server</a></li>
<li><a href="http://www.axino.net/programming/2009/09/toxic-pool-simulator-in-java" rel="bookmark" title="Tuesday 22.09.2009">Toxic pool simulator in java</a></li>
<li><a href="http://www.axino.net/tutorial/2009/07/hackthissite-org-basic-8-ssi" rel="bookmark" title="Friday 03.07.2009">hackthissite.org basic 8 :: SSI</a></li>
</ul>
<p><!-- Similar Posts took 4.865 ms --></p>
 <img src="http://www.axino.net/wordpress/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=339" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://www.axino.net/tutorial/2009/05/how-to-switch-default-netbeans-jdk/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
