<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: 3 Ways of JDK Source Code Attachment in Eclipse</title>
	<atom:link href="http://www.cavdar.net/2008/07/14/3-ways-of-jdk-source-code-attachment-in-eclipse/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cavdar.net/2008/07/14/3-ways-of-jdk-source-code-attachment-in-eclipse/</link>
	<description>Tech, Internet, Engineering and Life Blog</description>
	<pubDate>Mon, 01 Dec 2008 23:30:43 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Thorbjørn Ravn Andersen</title>
		<link>http://www.cavdar.net/2008/07/14/3-ways-of-jdk-source-code-attachment-in-eclipse/#comment-9</link>
		<dc:creator>Thorbjørn Ravn Andersen</dc:creator>
		<pubDate>Tue, 15 Jul 2008 06:11:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.cavdar.net/?p=41#comment-9</guid>
		<description>Try installing a JDK, and adding the root of the installation as a Java Runtime to Eclipse.

I.e. c:\programs\java\jdk-1.6

Eclipse will automatically detect and attach the src.zip.  Additionally the latest build I downloaded was built with debug info so the local variables are visible when stepping through.  Very nifty.</description>
		<content:encoded><![CDATA[<p>Try installing a JDK, and adding the root of the installation as a Java Runtime to Eclipse.</p>
<p>I.e. c:\programs\java\jdk-1.6</p>
<p>Eclipse will automatically detect and attach the src.zip.  Additionally the latest build I downloaded was built with debug info so the local variables are visible when stepping through.  Very nifty.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
