<?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>Function13.net &#187; Microsoft</title>
	<atom:link href="http://www.function13.net/category/microsoft/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.function13.net</link>
	<description>A blog about technology and code.</description>
	<lastBuildDate>Tue, 23 Feb 2010 07:37:41 +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>How to move the User folder in Windows 7</title>
		<link>http://www.function13.net/2010/01/01/how-to-move-the-user-folder-in-windows-7/</link>
		<comments>http://www.function13.net/2010/01/01/how-to-move-the-user-folder-in-windows-7/#comments</comments>
		<pubDate>Sat, 02 Jan 2010 03:41:16 +0000</pubDate>
		<dc:creator>lijamez</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[user profile]]></category>
		<category><![CDATA[users]]></category>

		<guid isPermaLink="false">http://www.function13.net/?p=677</guid>
		<description><![CDATA[
In Windows, there is no simple and obvious way to move the entire user folder to another location so we&#8217;ll need to make some modifications in the registry. This method may not be optimal, but it works for me. I am using Windows 7 Professional and I&#8217;m not sure if it works for Vista or [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-697" title="d_silhouette" src="http://www.function13.net/wp-content/d_silhouette.gif" alt="" width="200" height="126" /></p>
<p>In Windows, there is no simple and obvious way to move the entire user folder to another location so we&#8217;ll need to make some modifications in the registry. This method may not be optimal, but it works for me. I am using Windows 7 Professional and I&#8217;m not sure if it works for Vista or XP. This method will move the entire user profile, including the standard folders like Documents, Pictures, and Music in addition to the hidden AppData folder where applications store their settings.</p>
<p>Before starting, I recommend that this is done very early after installing Windows 7 since poorly written programs reference a static path instead of looking up a system variable. This means that the program will try to access the old user folder instead of the new location after the user folder has been moved. I&#8217;ll assume that the next steps are done immediately after a clean Windows 7 install and the Windows install partition is in C:\ and the partition to move the user folder is D:\. So, in the end I want to move C:\Users to D:\Users.</p>
<p>After install, Windows 7 creates the first user account. Because we haven&#8217;t messed with the registry just yet, it will create the account in C:\Users\. Nothing can be done about this right now, so just create the account with a throwaway name.</p>
<div id="attachment_680" class="wp-caption alignright" style="width: 100px"><a href="http://www.function13.net/wp-content/Folder-Options.png"><img class="size-thumbnail wp-image-680 " title="Folder Options" src="http://www.function13.net/wp-content/Folder-Options-150x150.png" alt="" width="90" height="90" /></a>
<p class="wp-caption-text">The Folder Options Dialog</p>
</div>
<p>First, change folder options to show hidden files and folders by opening an explorer window, press Alt, then from the menu bar choose Tools &gt; Folder Options. Click the View tab and choose &#8220;Show hidden files, folders, and drives.&#8221;</p>
<p>Next, go to C:\Users\ and copy the Public and Default folders to D:\Users\.</p>
<p>Open up the registry editor by typing &#8220;regedit&#8221; in the Start Menu search box and press Enter. Navigate to the following path:</p>
<pre>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList</pre>
<div id="attachment_683" class="wp-caption alignleft" style="width: 100px"><a href="http://www.function13.net/wp-content/ProfileList.png"><img class="size-thumbnail wp-image-683 " title="ProfileList" src="http://www.function13.net/wp-content/ProfileList-150x150.png" alt="" width="90" height="90" /></a>
<p class="wp-caption-text">After changing the values.</p>
</div>
<p>Change the Default, ProfilesDirectory, and Public strings to the location that you want them to be. For example, I changed them from %SystemDrive%\Users\Default, %SystemDrive%\Users, and %SystemDrive%\Users\Public to D:\Users\Default, D:\Users, and D:\Users\Public, respectfully.</p>
<p>From now on, the Default and Public profiles are located in the new path and all <em>new </em>user profiles will be created in the ProfilesDirectory path.</p>
<p>Now, use the control panel to create a new account and it should be created in D:\Users\.</p>
<p>Log out and log in to the new account to make sure that it is, in fact, located in D:\Users\. If you have an existing user profile that you wish to use, just copy everything into the newly created user profile and overwrite everything and log back in to the new account. Once everything works, you may delete the throwaway account.</p>
<p><!-- Begin SexyBookmarks Menu Code --></p>
<div class="sexy-bookmarks sexy-bookmarks-expand sexy-bookmarks-spaced">
<ul class="socials">
<li class="sexy-reddit">
			<a href="http://reddit.com/submit?url=http://www.function13.net/2010/01/01/how-to-move-the-user-folder-in-windows-7/&amp;title=How+to+move+the+User+folder+in+Windows+7" rel="nofollow" title="Share this on Reddit">Share this on Reddit</a>
		</li>
<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.function13.net/2010/01/01/how-to-move-the-user-folder-in-windows-7/&amp;title=How+to+move+the+User+folder+in+Windows+7" rel="nofollow" title="Digg this!">Digg this!</a>
		</li>
<li class="sexy-delicious">
			<a href="http://delicious.com/post?url=http://www.function13.net/2010/01/01/how-to-move-the-user-folder-in-windows-7/&amp;title=How+to+move+the+User+folder+in+Windows+7" rel="nofollow" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.function13.net/2010/01/01/how-to-move-the-user-folder-in-windows-7/&amp;title=How+to+move+the+User+folder+in+Windows+7" rel="nofollow" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.function13.net/2010/01/01/how-to-move-the-user-folder-in-windows-7/&amp;t=How+to+move+the+User+folder+in+Windows+7" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
<li class="sexy-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.function13.net/2010/01/01/how-to-move-the-user-folder-in-windows-7/&amp;title=How+to+move+the+User+folder+in+Windows+7&amp;summary=%0D%0A%0D%0AIn%20Windows%2C%20there%20is%20no%20simple%20and%20obvious%20way%20to%20move%20the%20entire%20user%20folder%20to%20another%20location%20so%20we%27ll%20need%20to%20make%20some%20modifications%20in%20the%20registry.%20This%20method%20may%20not%20be%20optimal%2C%20but%20it%20works%20for%20me.%20I%20am%20using%20Windows%207%20Professional%20and%20I%27m%20not%20sure%20if%20it%20works%20for%20Vista%20or%20XP.%20This%20me&amp;source=Function13.net" rel="nofollow" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
<li class="sexy-google">
			<a href="" rel="nofollow" title=""></a>
		</li>
<li class="sexy-slashdot">
			<a href="http://slashdot.org/bookmark.pl?url=http://www.function13.net/2010/01/01/how-to-move-the-user-folder-in-windows-7/&amp;title=How+to+move+the+User+folder+in+Windows+7" rel="nofollow" title="Submit this to SlashDot">Submit this to SlashDot</a>
		</li>
<li class="sexy-blogger">
			<a href="http://www.blogger.com/blog_this.pyra?t&amp;u=http://www.function13.net/2010/01/01/how-to-move-the-user-folder-in-windows-7/&amp;n=How+to+move+the+User+folder+in+Windows+7&amp;pli=1" rel="nofollow" title="Blog this on Blogger">Blog this on Blogger</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<p><!-- End SexyBookmarks Menu Code --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.function13.net/2010/01/01/how-to-move-the-user-folder-in-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Use the PS3 Controller (Dualshock 3/Sixaxis) on Windows 7 64-bit via USB</title>
		<link>http://www.function13.net/2009/12/04/using-the-ps3-controller-dualshock-3sixaxis-on-windows-7-64-bit-via-usb/</link>
		<comments>http://www.function13.net/2009/12/04/using-the-ps3-controller-dualshock-3sixaxis-on-windows-7-64-bit-via-usb/#comments</comments>
		<pubDate>Fri, 04 Dec 2009 09:06:30 +0000</pubDate>
		<dc:creator>lijamez</dc:creator>
				<category><![CDATA[PlayStation 3]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[controller]]></category>
		<category><![CDATA[dualshock 3]]></category>
		<category><![CDATA[motioninjoy]]></category>
		<category><![CDATA[PS3]]></category>
		<category><![CDATA[sixaxis]]></category>

		<guid isPermaLink="false">http://www.function13.net/?p=411</guid>
		<description><![CDATA[
Get your PS3 controller to work on your PC with MotionInJoy drivers for 32 and 64-bit Windows. This guide will show you how to connect your PS3 controller via USB.

Get the MotionInJoy Drivers
Download and install the the MotionInJoy drivers. These drivers support connecting the PS3 controller via USB and Bluetooth. I&#8217;ve successfully managed to get [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-412" title="DS3Windows" src="http://www.function13.net/wp-content/DS3Windows.png" alt="DS3Windows" width="548" height="374" /></p>
<p>Get your PS3 controller to work on your PC with MotionInJoy drivers for 32 and 64-bit Windows. This guide will show you how to connect your PS3 controller via USB.</p>
<p><span id="more-411"></span></p>
<h2>Get the MotionInJoy Drivers</h2>
<p>Download and install the the <a href="http://www.motioninjoy.com/download">MotionInJoy drivers</a>. These drivers support connecting the PS3 controller via USB and Bluetooth. I&#8217;ve successfully managed to get the USB method working properly. Feel free to experiment with Bluetooth but it seems to be hit-and-miss.</p>
<h2>Load Unsigned Drivers</h2>
<p>The 64-bit version of Windows 7 requires that all drivers are signed but the MotionInJoy drivers are not. Therefore, to load the unsigned drivers you will either need to disable driver signature enforcement or enable test mode. Those who use 32-bit Windows should skip this section.</p>
<h3>Option A (Disable Driver Signature Enforcement on every boot):</h3>
<p><a href="http://www.function13.net/wp-content/windows_7_advanced_boot_options.png"><img class="alignleft size-thumbnail wp-image-422" title="windows_7_advanced_boot_options" src="http://www.function13.net/wp-content/windows_7_advanced_boot_options-150x150.png" alt="windows_7_advanced_boot_options" width="108" height="108" /></a></p>
<p>Get to the Advanced Boot Options screen by pressing F8 right after your BIOS screen and before the Windows loading screen. Choose &#8220;Disable Driver Signature Enforcement&#8221; and now you should be able to load the MotionInJoy drivers.</p>
<p>Remember that every time you boot you will need to do this if you want to use the controller (or another unsigned driver). If you use the controller often then consider enabling test mode (option B).</p>
<h3>Option B (Enabling Test Mode):</h3>
<p><a href="http://www.function13.net/wp-content/DSEO.PNG"><img class="size-thumbnail wp-image-416 alignleft" title="DSEO" src="http://www.function13.net/wp-content/DSEO-150x150.PNG" alt="DSEO" width="120" height="120" /></a></p>
<p>Download the <a href="http://www.ngohq.com/home.php?page=dseo">Driver Signature Enforcement Overrider</a> (DSEO) and use this to turn on Test Mode.  Remember that when test mode is enabled you may install any unsigned driver, including malicious ones.</p>
<p>NOTE: Some antivirus software may be triggered by DSEO. Don&#8217;t worry; it&#8217;s legit.</p>
<p>You&#8217;ll know you&#8217;re in test mode the next time you start Windows because there will be a string at the bottom right indicating that test mode is enabled. If you want to keep test mode on you&#8217;ll probably want to remove the string. To do that, choose &#8220;Remove Watermark&#8221; in the DSEO or just go <a href="http://deepxw.blogspot.com/2008/12/remove-watermark-v03-build-20081210.html">here</a>.</p>
<h2>Configuration</h2>
<p>Once you <a href="http://www.function13.net/wp-content/WindowsDriverSecurity.PNG"><img class="alignleft size-thumbnail wp-image-432" title="WindowsDriverSecurity" src="http://www.function13.net/wp-content/WindowsDriverSecurity-150x150.PNG" alt="WindowsDriverSecurity" width="120" height="120" /></a>have started Windows with driver signature enforcement off, plug in your PS3 controller and wait as Windows tries to install drivers which don&#8217;t work. Once that is done, open your start menu and right click &#8220;Installer USB Driver&#8221; (or something similar) under  MotionInJoy. During the driver install process, Windows will complain that it can&#8217;t verify the publisher. Click &#8220;Install this driver software anyway.&#8221;</p>
<p><a href="http://www.function13.net/wp-content/DS3Tool.PNG"><img class="size-thumbnail wp-image-433 alignright" title="DS3Tool" src="http://www.function13.net/wp-content/DS3Tool-150x150.PNG" alt="DS3Tool" width="120" height="120" /></a>Once completed, restart your computer (with driver signature enforcement off) and launch DS3 Tool. It should recognize your controller. Pick a mode and click Enable. You can see it working and calibrate it by going to Control Panel &gt; Devices and Printers, right click PLAYSTATION(R) 3 Controller, click Game Controller Settings, choose MotioninJoy USB Game Controller, and click Properties. If Windows recognizes your button presses then you&#8217;re done! <img src='http://www.function13.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<h2>Conclusion</h2>
<p>If everything went according to plan, your controller should now work just like any other. With many PC games, you can plug in an Xbox 360 controller and have it just work. MotionInJoy 0.4.00 beta  is supposed emulate the 360 controller but it installs both the USB and bluetooth driver at once. The problem for me is that the bluetooth driver doesn&#8217;t seem to like my dongle so I get a BSOD. Hopefully others won&#8217;t have this problem.</p>
<p><!-- Begin SexyBookmarks Menu Code --></p>
<div class="sexy-bookmarks sexy-bookmarks-expand sexy-bookmarks-spaced">
<ul class="socials">
<li class="sexy-reddit">
			<a href="http://reddit.com/submit?url=http://www.function13.net/2009/12/04/using-the-ps3-controller-dualshock-3sixaxis-on-windows-7-64-bit-via-usb/&amp;title=How+to+Use+the+PS3+Controller+%28Dualshock+3%2FSixaxis%29+on+Windows+7+64-bit+via+USB" rel="nofollow" title="Share this on Reddit">Share this on Reddit</a>
		</li>
<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.function13.net/2009/12/04/using-the-ps3-controller-dualshock-3sixaxis-on-windows-7-64-bit-via-usb/&amp;title=How+to+Use+the+PS3+Controller+%28Dualshock+3%2FSixaxis%29+on+Windows+7+64-bit+via+USB" rel="nofollow" title="Digg this!">Digg this!</a>
		</li>
<li class="sexy-delicious">
			<a href="http://delicious.com/post?url=http://www.function13.net/2009/12/04/using-the-ps3-controller-dualshock-3sixaxis-on-windows-7-64-bit-via-usb/&amp;title=How+to+Use+the+PS3+Controller+%28Dualshock+3%2FSixaxis%29+on+Windows+7+64-bit+via+USB" rel="nofollow" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.function13.net/2009/12/04/using-the-ps3-controller-dualshock-3sixaxis-on-windows-7-64-bit-via-usb/&amp;title=How+to+Use+the+PS3+Controller+%28Dualshock+3%2FSixaxis%29+on+Windows+7+64-bit+via+USB" rel="nofollow" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.function13.net/2009/12/04/using-the-ps3-controller-dualshock-3sixaxis-on-windows-7-64-bit-via-usb/&amp;t=How+to+Use+the+PS3+Controller+%28Dualshock+3%2FSixaxis%29+on+Windows+7+64-bit+via+USB" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
<li class="sexy-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.function13.net/2009/12/04/using-the-ps3-controller-dualshock-3sixaxis-on-windows-7-64-bit-via-usb/&amp;title=How+to+Use+the+PS3+Controller+%28Dualshock+3%2FSixaxis%29+on+Windows+7+64-bit+via+USB&amp;summary=%0D%0A%0D%0AGet%20your%20PS3%20controller%20to%20work%20on%20your%20PC%20with%20MotionInJoy%20drivers%20for%2032%20and%2064-bit%20Windows.%20This%20guide%20will%20show%20you%20how%20to%20connect%20your%20PS3%20controller%20via%20USB.%0D%0A%0D%0A%0D%0AGet%20the%20MotionInJoy%20Drivers%0D%0ADownload%20and%20install%20the%20the%20MotionInJoy%20drivers.%20These%20drivers%20support%20connecting%20the%20PS3%20control&amp;source=Function13.net" rel="nofollow" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
<li class="sexy-google">
			<a href="" rel="nofollow" title=""></a>
		</li>
<li class="sexy-slashdot">
			<a href="http://slashdot.org/bookmark.pl?url=http://www.function13.net/2009/12/04/using-the-ps3-controller-dualshock-3sixaxis-on-windows-7-64-bit-via-usb/&amp;title=How+to+Use+the+PS3+Controller+%28Dualshock+3%2FSixaxis%29+on+Windows+7+64-bit+via+USB" rel="nofollow" title="Submit this to SlashDot">Submit this to SlashDot</a>
		</li>
<li class="sexy-blogger">
			<a href="http://www.blogger.com/blog_this.pyra?t&amp;u=http://www.function13.net/2009/12/04/using-the-ps3-controller-dualshock-3sixaxis-on-windows-7-64-bit-via-usb/&amp;n=How+to+Use+the+PS3+Controller+%28Dualshock+3%2FSixaxis%29+on+Windows+7+64-bit+via+USB&amp;pli=1" rel="nofollow" title="Blog this on Blogger">Blog this on Blogger</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<p><!-- End SexyBookmarks Menu Code --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.function13.net/2009/12/04/using-the-ps3-controller-dualshock-3sixaxis-on-windows-7-64-bit-via-usb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing the Eclipse IDE</title>
		<link>http://www.function13.net/2008/07/15/install-eclipse-on-windows/</link>
		<comments>http://www.function13.net/2008/07/15/install-eclipse-on-windows/#comments</comments>
		<pubDate>Wed, 16 Jul 2008 03:59:45 +0000</pubDate>
		<dc:creator>lijamez</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://lijamez.wordpress.com/?p=46</guid>
		<description><![CDATA[


This guide will show beginner programmers how to set up and install JDK and the Eclipse IDE. I will be installing JDK 6 Update 7 and Eclipse 3.4.0 Ganymede.


Get JDK
Mac Users: Skip this as you already have JDK. Do a system update to check if you have latest one.
You will need to install JDK first [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.function13.net/wp-content/eclipse-ganymede.png"><img class="aligncenter size-full wp-image-476" title="eclipse-ganymede" src="http://www.function13.net/wp-content/eclipse-ganymede.png" alt="eclipse-ganymede" width="455" height="295" /></a></p>
<p style="text-align:center;">
<p style="text-align:center;">
<p>This guide will show beginner programmers how to set up and install <a href="http://en.wikipedia.org/wiki/Java_%28programming_language%29">JDK</a> and the <a href="http://en.wikipedia.org/wiki/Eclipse_ide">Eclipse IDE</a>. I will be installing JDK 6 Update 7 and Eclipse 3.4.0 Ganymede.</p>
<p><span id="more-46"></span></p>
<p style="text-align:center;">
<h3>Get JDK</h3>
<p>Mac Users: Skip this as you already have JDK. Do a system update to check if you have latest one.</p>
<p>You will need to install JDK first by going to <a href="http://java.sun.com/javase/downloads/index.jsp">Java SE Downloads</a> and choose &#8220;Java x Update y&#8221; where x is the latest version of Java and y is the latest non-beta update. (Do not get the version with NetBeans or Java EE unless you know what youre doing.) Installation is straightforward, but it may take some time. Go grab a coffee.</p>
<h3>Get Eclipse</h3>
<p>You can go to <a href="http://www.eclipse.org/downloads/">Eclipse.org&#8217;s Download Section</a> and choose &#8220;Eclipse IDE for Java Developers.&#8221; Extract the contents of the zip file to wherever you wish.</p>
<h4>Setting Up</h4>
<p style="text-align:center;"><a href="http://lijamez.files.wordpress.com/2008/07/01.png"><img class="alignnone size-full wp-image-53" src="http://lijamez.files.wordpress.com/2008/07/01.png" alt="" width="510" height="209" /></a><a href="http://lijamez.files.wordpress.com/2008/07/00.png"> </a></p>
<p>Once you fire up Eclipse, it will ask you for a path to your workspace. This folder will contain all of the projects you create with Eclipse as subdirectories.</p>
<p style="text-align:center;"><a href="http://lijamez.files.wordpress.com/2008/07/02.png"><img class="alignnone size-full wp-image-54" src="http://lijamez.files.wordpress.com/2008/07/02.png" alt="" width="510" height="382" /></a></p>
<p>Once that&#8217;s done Eclipse will greet you with a Welcome window. Just click on &#8220;Go to Workbench&#8221; at the far right and you&#8217;ll never need to see this screen again.</p>
<p><a href="http://lijamez.files.wordpress.com/2008/07/03.png"><img class="aligncenter size-full wp-image-55" src="http://lijamez.files.wordpress.com/2008/07/03.png" alt="" width="509" height="439" /></a></p>
<p>Now we will make sure that Eclipse is using the Java SDK you just downloaded. Click Window &gt; Preferences. Then, on the left panel expand Java, then click on Installed JREs. Make sure that the version of Java you installed is there and checked. If there are multiple items then, unless you plan to use them all, check only the version you downloaded.</p>
<p>If your version is not there, then click Add, choose Standard VM, and click next. Browse to X:\Program Files\Java\jreX.X.X_XX and everything should be filled out automatically. Click Finish.</p>
<p><a href="http://lijamez.files.wordpress.com/2008/07/06.png"><img class="aligncenter size-full wp-image-71" src="http://lijamez.files.wordpress.com/2008/07/06.png" alt="" width="510" height="421" /></a></p>
<p>Also make sure that the compliance level is set up properly. Click &#8220;Compiler&#8221; under &#8220;Java&#8221; and check the Compiler Compliance Level. If you are using JDK 6, then choose &#8220;1.6&#8243; in the drop down menu. If you are using JDK 5 for some reason, then choose 1.5. Etc.</p>
<h3>Testing Eclipse</h3>
<p><a href="http://lijamez.files.wordpress.com/2008/07/04.png"><img class="aligncenter size-full wp-image-56" src="http://lijamez.files.wordpress.com/2008/07/04.png" alt="" width="500" height="500" /></a></p>
<p>Click File &gt; New &gt; Java Project and let&#8217;s make a simple HelloWorld project. Notice the workspace path and JRE that is being used. Then click Finish.</p>
<p><a href="http://lijamez.files.wordpress.com/2008/07/05.png"><img class="aligncenter size-full wp-image-57" src="http://lijamez.files.wordpress.com/2008/07/05.png" alt="" width="500" height="690" /></a></p>
<p>Create a class HelloWorld by clicking on the HelloWorld project folder on the left and clicking the &#8220;C+&#8221; icon in the toolbar. Name the new class HelloWorld and click Finish.</p>
<p>Paste the following code into HelloWorld.java.</p>
<blockquote><p>public class HelloWorld<br />
{<br />
public static void main (String[] args)<br />
{<br />
System.out.println(&#8220;Hello Eclipse!&#8221;);<br />
}<br />
}</p></blockquote>
<p>Then, click Run in the toolbar. The console at the bottom should say &#8220;Hello Eclipse!&#8221;</p>
<h3>Additional Resources:</h3>
<p><a href="http://www.drjava.org/">Dr. Java</a> is a slimmer IDE that focuses on only the essentials. Try it if you need a more lightweight IDE. Also available for Mac OS X.</p>
<p><a href="http://java.sun.com/javase/6/docs/">The Java SE 6 Documentation</a></p>
<p><!-- Begin SexyBookmarks Menu Code --></p>
<div class="sexy-bookmarks sexy-bookmarks-expand sexy-bookmarks-spaced">
<ul class="socials">
<li class="sexy-reddit">
			<a href="http://reddit.com/submit?url=http://www.function13.net/2008/07/15/install-eclipse-on-windows/&amp;title=Installing+the+Eclipse+IDE" rel="nofollow" title="Share this on Reddit">Share this on Reddit</a>
		</li>
<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.function13.net/2008/07/15/install-eclipse-on-windows/&amp;title=Installing+the+Eclipse+IDE" rel="nofollow" title="Digg this!">Digg this!</a>
		</li>
<li class="sexy-delicious">
			<a href="http://delicious.com/post?url=http://www.function13.net/2008/07/15/install-eclipse-on-windows/&amp;title=Installing+the+Eclipse+IDE" rel="nofollow" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.function13.net/2008/07/15/install-eclipse-on-windows/&amp;title=Installing+the+Eclipse+IDE" rel="nofollow" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.function13.net/2008/07/15/install-eclipse-on-windows/&amp;t=Installing+the+Eclipse+IDE" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
<li class="sexy-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.function13.net/2008/07/15/install-eclipse-on-windows/&amp;title=Installing+the+Eclipse+IDE&amp;summary=%0D%0A%0D%0A%0D%0A%0D%0AThis%20guide%20will%20show%20beginner%20programmers%20how%20to%20set%20up%20and%20install%20JDK%20and%20the%20Eclipse%20IDE.%20I%20will%20be%20installing%20JDK%206%20Update%207%20and%20Eclipse%203.4.0%20Ganymede.%0D%0A%0D%0A%0D%0A%0D%0A%0D%0AGet%20JDK%0D%0AMac%20Users%3A%20Skip%20this%20as%20you%20already%20have%20JDK.%20Do%20a%20system%20update%20to%20check%20if%20you%20have%20latest%20one.%0D%0A%0D%0AYou%20will%20need%20to&amp;source=Function13.net" rel="nofollow" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
<li class="sexy-google">
			<a href="" rel="nofollow" title=""></a>
		</li>
<li class="sexy-slashdot">
			<a href="http://slashdot.org/bookmark.pl?url=http://www.function13.net/2008/07/15/install-eclipse-on-windows/&amp;title=Installing+the+Eclipse+IDE" rel="nofollow" title="Submit this to SlashDot">Submit this to SlashDot</a>
		</li>
<li class="sexy-blogger">
			<a href="http://www.blogger.com/blog_this.pyra?t&amp;u=http://www.function13.net/2008/07/15/install-eclipse-on-windows/&amp;n=Installing+the+Eclipse+IDE&amp;pli=1" rel="nofollow" title="Blog this on Blogger">Blog this on Blogger</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<p><!-- End SexyBookmarks Menu Code --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.function13.net/2008/07/15/install-eclipse-on-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
