<?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 for cavdar.net</title>
	<atom:link href="http://www.cavdar.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cavdar.net</link>
	<description>Tech, Internet, Engineering and Social Media Blog</description>
	<lastBuildDate>Wed, 15 Feb 2012 07:37:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on 5 Tips for Debugging Java Code in Eclipse by Abdullah Cetin CAVDAR</title>
		<link>http://www.cavdar.net/2008/09/13/5-tips-for-debugging-java-code-in-eclipse/#comment-749</link>
		<dc:creator>Abdullah Cetin CAVDAR</dc:creator>
		<pubDate>Wed, 15 Feb 2012 07:37:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.cavdar.net/?p=299#comment-749</guid>
		<description>You&#039;re welcome. Happy coding. :)</description>
		<content:encoded><![CDATA[<p>You&#8217;re welcome. 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>Comment on 5 Tips for Debugging Java Code in Eclipse by vishal mohite</title>
		<link>http://www.cavdar.net/2008/09/13/5-tips-for-debugging-java-code-in-eclipse/#comment-748</link>
		<dc:creator>vishal mohite</dc:creator>
		<pubDate>Wed, 15 Feb 2012 07:11:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.cavdar.net/?p=299#comment-748</guid>
		<description>thanks for all the information. it is very useful for programming debug</description>
		<content:encoded><![CDATA[<p>thanks for all the information. it is very useful for programming debug</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 3 Ways of JDK Source Code Attachment in Eclipse 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>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>Comment on 3 Ways of JDK Source Code Attachment in Eclipse 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>&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>Comment on Say &#8220;Hello World!&#8221; Without Main Method in Java by Abdullah Cetin CAVDAR</title>
		<link>http://www.cavdar.net/2008/07/26/say-hello-world-without-main-method-in-java/#comment-745</link>
		<dc:creator>Abdullah Cetin CAVDAR</dc:creator>
		<pubDate>Thu, 09 Feb 2012 17:59:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.cavdar.net/?p=138#comment-745</guid>
		<description>Hi,
I have not checked it for a long time. I&#039;ll have a look at it. 
Thanks for the comment.
Happy coding. :)</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I have not checked it for a long time. I&#8217;ll have a look at it.<br />
Thanks for the comment.<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>Comment on Say &#8220;Hello World!&#8221; Without Main Method in Java by anubhav</title>
		<link>http://www.cavdar.net/2008/07/26/say-hello-world-without-main-method-in-java/#comment-744</link>
		<dc:creator>anubhav</dc:creator>
		<pubDate>Thu, 09 Feb 2012 17:43:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.cavdar.net/?p=138#comment-744</guid>
		<description>not work</description>
		<content:encoded><![CDATA[<p>not work</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on My Top 10 Source Code Search Engines by Abdullah Cetin CAVDAR</title>
		<link>http://www.cavdar.net/2008/08/01/my-top-10-source-code-search-engines/#comment-743</link>
		<dc:creator>Abdullah Cetin CAVDAR</dc:creator>
		<pubDate>Thu, 09 Feb 2012 12:08:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.cavdar.net/?p=152#comment-743</guid>
		<description>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>Comment on My Top 10 Source Code Search Engines by Vishal</title>
		<link>http://www.cavdar.net/2008/08/01/my-top-10-source-code-search-engines/#comment-742</link>
		<dc:creator>Vishal</dc:creator>
		<pubDate>Thu, 09 Feb 2012 12:04:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.cavdar.net/?p=152#comment-742</guid>
		<description>Very helpful list! The one i knew was sourceforge, but now i know some more.
Thanks for sharing mate!</description>
		<content:encoded><![CDATA[<p>Very helpful list! The one i knew was sourceforge, but now i know some more.<br />
Thanks for sharing mate!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Say &#8220;Hello World!&#8221; Without Main Method in Java by Abdullah Cetin CAVDAR</title>
		<link>http://www.cavdar.net/2008/07/26/say-hello-world-without-main-method-in-java/#comment-741</link>
		<dc:creator>Abdullah Cetin CAVDAR</dc:creator>
		<pubDate>Sat, 04 Feb 2012 09:12:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.cavdar.net/?p=138#comment-741</guid>
		<description>you&#039;re welcome. enjoy it. :)</description>
		<content:encoded><![CDATA[<p>you&#8217;re welcome. enjoy it. <img src='http://www.cavdar.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Say &#8220;Hello World!&#8221; Without Main Method in Java by Ashish</title>
		<link>http://www.cavdar.net/2008/07/26/say-hello-world-without-main-method-in-java/#comment-740</link>
		<dc:creator>Ashish</dc:creator>
		<pubDate>Sat, 04 Feb 2012 05:08:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.cavdar.net/?p=138#comment-740</guid>
		<description>thanx bro...it is very helpful</description>
		<content:encoded><![CDATA[<p>thanx bro&#8230;it is very helpful</p>
]]></content:encoded>
	</item>
</channel>
</rss>

