<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<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 Social Media Blog</description>
	<lastBuildDate>Tue, 14 May 2013 18:54:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: saidesh</title>
		<link>http://www.cavdar.net/2008/07/14/3-ways-of-jdk-source-code-attachment-in-eclipse/#comment-868</link>
		<dc:creator>saidesh</dc:creator>
		<pubDate>Fri, 21 Sep 2012 11:09:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.cavdar.net/?p=41#comment-868</guid>
		<description><![CDATA[Nice one.. thank you]]></description>
		<content:encoded><![CDATA[<p>Nice one.. thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abdullah Cetin CAVDAR</title>
		<link>http://www.cavdar.net/2008/07/14/3-ways-of-jdk-source-code-attachment-in-eclipse/#comment-818</link>
		<dc:creator>Abdullah Cetin CAVDAR</dc:creator>
		<pubDate>Tue, 26 Jun 2012 14:56:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.cavdar.net/?p=41#comment-818</guid>
		<description><![CDATA[Hi,
These external source code files are generally released with the library you&#039;re trying to use. They are distributed as external archive files (src.zip in our example) or jar files with source codes are included in. You have to download it manually.
Happy coding. :)]]></description>
		<content:encoded><![CDATA[<p>Hi,<br />
These external source code files are generally released with the library you&#8217;re trying to use. They are distributed as external archive files (src.zip in our example) or jar files with source codes are included in. You have to download it manually.<br />
Happy coding. <img src='http://www.cavdar.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: john</title>
		<link>http://www.cavdar.net/2008/07/14/3-ways-of-jdk-source-code-attachment-in-eclipse/#comment-817</link>
		<dc:creator>john</dc:creator>
		<pubDate>Tue, 26 Jun 2012 08:01:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.cavdar.net/?p=41#comment-817</guid>
		<description><![CDATA[In method 3:
&quot;Select the source code file (External File) &quot;
What does that mean and how do you do it ?
What are these external files ?]]></description>
		<content:encoded><![CDATA[<p>In method 3:<br />
&#8220;Select the source code file (External File) &#8221;<br />
What does that mean and how do you do it ?<br />
What are these external files ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eclipse how to see the Java file instead of class file &#124; PHP Developer Resource</title>
		<link>http://www.cavdar.net/2008/07/14/3-ways-of-jdk-source-code-attachment-in-eclipse/#comment-785</link>
		<dc:creator>Eclipse how to see the Java file instead of class file &#124; PHP Developer Resource</dc:creator>
		<pubDate>Tue, 29 May 2012 00:23:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.cavdar.net/?p=41#comment-785</guid>
		<description><![CDATA[[...] you have the source available then use Attach Source feature. If not then any decompiler eclipse plugin is fine. My preference is JD-Eclipse.       [...]]]></description>
		<content:encoded><![CDATA[<p>[...] you have the source available then use Attach Source feature. If not then any decompiler eclipse plugin is fine. My preference is JD-Eclipse.       [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abdullah Cetin CAVDAR</title>
		<link>http://www.cavdar.net/2008/07/14/3-ways-of-jdk-source-code-attachment-in-eclipse/#comment-755</link>
		<dc:creator>Abdullah Cetin CAVDAR</dc:creator>
		<pubDate>Mon, 05 Mar 2012 13:54:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.cavdar.net/?p=41#comment-755</guid>
		<description><![CDATA[you&#039;re welcome. :)]]></description>
		<content:encoded><![CDATA[<p>you&#8217;re welcome. <img src='http://www.cavdar.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sid</title>
		<link>http://www.cavdar.net/2008/07/14/3-ways-of-jdk-source-code-attachment-in-eclipse/#comment-754</link>
		<dc:creator>Sid</dc:creator>
		<pubDate>Sat, 03 Mar 2012 17:10:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.cavdar.net/?p=41#comment-754</guid>
		<description><![CDATA[Thank you for this! I&#039;d done it before but had forgotten. :)]]></description>
		<content:encoded><![CDATA[<p>Thank you for this! I&#8217;d done it before but had forgotten. <img src='http://www.cavdar.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abdullah Cetin CAVDAR</title>
		<link>http://www.cavdar.net/2008/07/14/3-ways-of-jdk-source-code-attachment-in-eclipse/#comment-747</link>
		<dc:creator>Abdullah Cetin CAVDAR</dc:creator>
		<pubDate>Fri, 10 Feb 2012 15:21:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.cavdar.net/?p=41#comment-747</guid>
		<description><![CDATA[Generally jar files are created with and without source files as you mentioned.
Thanks for the tip Dan. :)]]></description>
		<content:encoded><![CDATA[<p>Generally jar files are created with and without source files as you mentioned.<br />
Thanks for the tip Dan. <img src='http://www.cavdar.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://www.cavdar.net/2008/07/14/3-ways-of-jdk-source-code-attachment-in-eclipse/#comment-746</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Fri, 10 Feb 2012 15:17:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.cavdar.net/?p=41#comment-746</guid>
		<description><![CDATA[&gt; You can use the above techniques for other libraries...

One additional technique is to include the source in the jar. I found that handy for large projects with many users, because it saves each user the manual steps of attaching source. (The source files and compiled files share the same directory structure, so in every directory, every .class file has a .java file with the same name.)]]></description>
		<content:encoded><![CDATA[<p>&gt; You can use the above techniques for other libraries&#8230;</p>
<p>One additional technique is to include the source in the jar. I found that handy for large projects with many users, because it saves each user the manual steps of attaching source. (The source files and compiled files share the same directory structure, so in every directory, every .class file has a .java file with the same name.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christof</title>
		<link>http://www.cavdar.net/2008/07/14/3-ways-of-jdk-source-code-attachment-in-eclipse/#comment-261</link>
		<dc:creator>Christof</dc:creator>
		<pubDate>Sat, 16 Jul 2011 06:09:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.cavdar.net/?p=41#comment-261</guid>
		<description><![CDATA[Hi!

Thank you very much for that hint! Since I started the first time with a small java project I&#039;m troubled by that &quot;source path not found&quot; problem of the debugger. I spent at least 2 hours to solve it. The nasty thing is that appearing of the trouble is varying from class to class. Without knowing the nature of the problem its unpredictable. 

So, now it&#039;s solved! Thank you!

Christof]]></description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>Thank you very much for that hint! Since I started the first time with a small java project I&#8217;m troubled by that &#8220;source path not found&#8221; problem of the debugger. I spent at least 2 hours to solve it. The nasty thing is that appearing of the trouble is varying from class to class. Without knowing the nature of the problem its unpredictable. </p>
<p>So, now it&#8217;s solved! Thank you!</p>
<p>Christof</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dhaval</title>
		<link>http://www.cavdar.net/2008/07/14/3-ways-of-jdk-source-code-attachment-in-eclipse/#comment-258</link>
		<dc:creator>Dhaval</dc:creator>
		<pubDate>Thu, 30 Jun 2011 16:35:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.cavdar.net/?p=41#comment-258</guid>
		<description><![CDATA[Thanx a lot dude ...
I searched for this help since about 2 days ....
even the website of Eclipse doesnt provide such  simple and easy help....
thanx a lot ... really was very useful .. :)]]></description>
		<content:encoded><![CDATA[<p>Thanx a lot dude &#8230;<br />
I searched for this help since about 2 days &#8230;.<br />
even the website of Eclipse doesnt provide such  simple and easy help&#8230;.<br />
thanx a lot &#8230; really was very useful .. <img src='http://www.cavdar.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

 Served from: www.cavdar.net @ 2013-05-21 13:49:13 by W3 Total Cache -->