<?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: &#8220;Could not find the main class. Program will exit.&#8221;</title>
	<atom:link href="http://www.herrodius.com/blog/42/feed" rel="self" type="application/rss+xml" />
	<link>http://www.herrodius.com/blog/42</link>
	<description>Thoughts from a software developer</description>
	<lastBuildDate>Wed, 30 Nov 2011 09:13:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Syux.</title>
		<link>http://www.herrodius.com/blog/42/comment-page-2#comment-15059</link>
		<dc:creator>Syux.</dc:creator>
		<pubDate>Wed, 30 Nov 2011 09:13:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.herrodius.com/blog/?p=42#comment-15059</guid>
		<description>Thank you so much for posting this. Trivial issue but did not have a clue where to start with. You saved a lot of my time. thanks.</description>
		<content:encoded><![CDATA[<p>Thank you so much for posting this. Trivial issue but did not have a clue where to start with. You saved a lot of my time. thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: viraj</title>
		<link>http://www.herrodius.com/blog/42/comment-page-2#comment-15012</link>
		<dc:creator>viraj</dc:creator>
		<pubDate>Mon, 17 Oct 2011 10:57:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.herrodius.com/blog/?p=42#comment-15012</guid>
		<description>Thanks Chrisfor posting.. Also i removed .rsa and .sf file from META-INF which was giving exception.</description>
		<content:encoded><![CDATA[<p>Thanks Chrisfor posting.. Also i removed .rsa and .sf file from META-INF which was giving exception.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elliott</title>
		<link>http://www.herrodius.com/blog/42/comment-page-2#comment-14875</link>
		<dc:creator>Elliott</dc:creator>
		<pubDate>Mon, 29 Aug 2011 12:40:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.herrodius.com/blog/?p=42#comment-14875</guid>
		<description>Also (I&#039;m not sure if anybody said this) if it doesn&#039;t work try moving your eclipse folder to a different directory (folder) that doesn&#039;t have symbols in it like *#&amp;$!^. It worked for me.</description>
		<content:encoded><![CDATA[<p>Also (I&#8217;m not sure if anybody said this) if it doesn&#8217;t work try moving your eclipse folder to a different directory (folder) that doesn&#8217;t have symbols in it like *#&amp;$!^. It worked for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ajit</title>
		<link>http://www.herrodius.com/blog/42/comment-page-2#comment-14870</link>
		<dc:creator>ajit</dc:creator>
		<pubDate>Wed, 20 Jul 2011 09:22:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.herrodius.com/blog/?p=42#comment-14870</guid>
		<description>thanks.......it was just little problem but very confusing.</description>
		<content:encoded><![CDATA[<p>thanks&#8230;&#8230;.it was just little problem but very confusing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pateek</title>
		<link>http://www.herrodius.com/blog/42/comment-page-2#comment-14857</link>
		<dc:creator>Pateek</dc:creator>
		<pubDate>Fri, 17 Jun 2011 23:06:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.herrodius.com/blog/?p=42#comment-14857</guid>
		<description>Thanks guys..I did have an external jar which was deleted and had to be also removed from Eclipse run configurations.</description>
		<content:encoded><![CDATA[<p>Thanks guys..I did have an external jar which was deleted and had to be also removed from Eclipse run configurations.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dharshak</title>
		<link>http://www.herrodius.com/blog/42/comment-page-2#comment-14852</link>
		<dc:creator>Dharshak</dc:creator>
		<pubDate>Mon, 18 Apr 2011 06:01:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.herrodius.com/blog/?p=42#comment-14852</guid>
		<description>@ rooh47

that really worked changing Compiliance level from 6 to 5 as i was using lower version of jdk
thankx dud</description>
		<content:encoded><![CDATA[<p>@ rooh47</p>
<p>that really worked changing Compiliance level from 6 to 5 as i was using lower version of jdk<br />
thankx dud</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://www.herrodius.com/blog/42/comment-page-2#comment-14843</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Sun, 20 Mar 2011 17:47:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.herrodius.com/blog/?p=42#comment-14843</guid>
		<description>I have a solution for another case, which doesn&#039;t seem to have been written here.
My cause was that I used package name starting with &quot;java.&quot; for my classes, so Ant was searching for them in a standart library. I changed the package root to &quot;my.&quot; and it solved the problem.</description>
		<content:encoded><![CDATA[<p>I have a solution for another case, which doesn&#8217;t seem to have been written here.<br />
My cause was that I used package name starting with &#8220;java.&#8221; for my classes, so Ant was searching for them in a standart library. I changed the package root to &#8220;my.&#8221; and it solved the problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prashant</title>
		<link>http://www.herrodius.com/blog/42/comment-page-2#comment-14819</link>
		<dc:creator>Prashant</dc:creator>
		<pubDate>Thu, 17 Feb 2011 22:10:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.herrodius.com/blog/?p=42#comment-14819</guid>
		<description>Thanks for quick small tip.</description>
		<content:encoded><![CDATA[<p>Thanks for quick small tip.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lakshmi</title>
		<link>http://www.herrodius.com/blog/42/comment-page-2#comment-14811</link>
		<dc:creator>lakshmi</dc:creator>
		<pubDate>Thu, 10 Feb 2011 03:46:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.herrodius.com/blog/?p=42#comment-14811</guid>
		<description>Thanks a lot for the simple solution!!!!!! :)</description>
		<content:encoded><![CDATA[<p>Thanks a lot for the simple solution!!!!!! <img src='http://www.herrodius.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sashi</title>
		<link>http://www.herrodius.com/blog/42/comment-page-2#comment-14796</link>
		<dc:creator>Sashi</dc:creator>
		<pubDate>Tue, 14 Dec 2010 19:50:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.herrodius.com/blog/?p=42#comment-14796</guid>
		<description>Hey, thanks a ton. All of a sudden I started getting this problem when I change eclipse version and had plugins pointing to older version. For an hour did not understand why I&#039;m getting this problem. Browsed impatiently and got a solution. 

Thanks very much, a simple fix always get out of notice. But working perfectly for many for past 4 years. 

Kudos!</description>
		<content:encoded><![CDATA[<p>Hey, thanks a ton. All of a sudden I started getting this problem when I change eclipse version and had plugins pointing to older version. For an hour did not understand why I&#8217;m getting this problem. Browsed impatiently and got a solution. </p>
<p>Thanks very much, a simple fix always get out of notice. But working perfectly for many for past 4 years. </p>
<p>Kudos!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

