<?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: Java: Exception in thread main java.lang.NoClassDefFoundError</title>
	<atom:link href="http://www.tech-recipes.com/rx/826/java-exception-in-thread-main-javalangnoclassdeffounderror/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tech-recipes.com/rx/826/java-exception-in-thread-main-javalangnoclassdeffounderror/</link>
	<description>Computer and technology tutorials and guides</description>
	<lastBuildDate>Fri, 10 Feb 2012 12:22:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: sivasankar</title>
		<link>http://www.tech-recipes.com/rx/826/java-exception-in-thread-main-javalangnoclassdeffounderror/comment-page-3/#comment-51975</link>
		<dc:creator>sivasankar</dc:creator>
		<pubDate>Thu, 24 Nov 2011 09:38:36 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-51975</guid>
		<description>hi every one...
             when i try to run Hibernate  annotation basic program it show this error
  please help me.............

Exception in thread &quot;main&quot; java.lang.Error: Unresolved compilation problem: 

	at edu.test.Example.main(Example.java:17)</description>
		<content:encoded><![CDATA[<p>hi every one&#8230;<br />
             when i try to run Hibernate  annotation basic program it show this error<br />
  please help me&#8230;&#8230;&#8230;&#8230;.</p>
<p>Exception in thread &#8220;main&#8221; java.lang.Error: Unresolved compilation problem: </p>
<p>	at edu.test.Example.main(Example.java:17)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nagaraj</title>
		<link>http://www.tech-recipes.com/rx/826/java-exception-in-thread-main-javalangnoclassdeffounderror/comment-page-3/#comment-51326</link>
		<dc:creator>nagaraj</dc:creator>
		<pubDate>Fri, 04 Nov 2011 10:24:21 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-51326</guid>
		<description>hi am using jdk 1.4, wheni try to build the program using ANT it shows error like Exception in thread “main” java.lang.NoClassDefFoundError

please help me out !</description>
		<content:encoded><![CDATA[<p>hi am using jdk 1.4, wheni try to build the program using ANT it shows error like Exception in thread “main” java.lang.NoClassDefFoundError</p>
<p>please help me out !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: orbanbalage</title>
		<link>http://www.tech-recipes.com/rx/826/java-exception-in-thread-main-javalangnoclassdeffounderror/comment-page-3/#comment-50827</link>
		<dc:creator>orbanbalage</dc:creator>
		<pubDate>Fri, 21 Oct 2011 14:44:52 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-50827</guid>
		<description>@Luis Adrián Ferreyra said on March 2, 2011

WOW man, so simple, but really I had to struggle through all things to find your final comment. thx  bro :)</description>
		<content:encoded><![CDATA[<p>@Luis Adrián Ferreyra said on March 2, 2011</p>
<p>WOW man, so simple, but really I had to struggle through all things to find your final comment. thx  bro :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nivedha</title>
		<link>http://www.tech-recipes.com/rx/826/java-exception-in-thread-main-javalangnoclassdeffounderror/comment-page-3/#comment-50478</link>
		<dc:creator>Nivedha</dc:creator>
		<pubDate>Thu, 13 Oct 2011 23:40:41 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-50478</guid>
		<description>hai i need to know how the mapping between swing and servlet happening</description>
		<content:encoded><![CDATA[<p>hai i need to know how the mapping between swing and servlet happening</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nash</title>
		<link>http://www.tech-recipes.com/rx/826/java-exception-in-thread-main-javalangnoclassdeffounderror/comment-page-3/#comment-49974</link>
		<dc:creator>nash</dc:creator>
		<pubDate>Wed, 28 Sep 2011 11:48:10 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-49974</guid>
		<description>@Suntro2007: u saved me man . I tried all other solutions but u r solution only worked . finally before leaving home i Just tried ur solution for a last try.  For my surprise it worked. THNXman

@all :thnx</description>
		<content:encoded><![CDATA[<p>@Suntro2007: u saved me man . I tried all other solutions but u r solution only worked . finally before leaving home i Just tried ur solution for a last try.  For my surprise it worked. THNXman</p>
<p>@all :thnx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sushant</title>
		<link>http://www.tech-recipes.com/rx/826/java-exception-in-thread-main-javalangnoclassdeffounderror/comment-page-3/#comment-49805</link>
		<dc:creator>Sushant</dc:creator>
		<pubDate>Tue, 20 Sep 2011 15:39:23 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-49805</guid>
		<description>Hey was trying to run the class file from cmd after a long years and had stuck with this beginners time error. But suggestion of including classpath of the .class file using set classpath =  and then running java command worked really well.

Thanks a ton !!!</description>
		<content:encoded><![CDATA[<p>Hey was trying to run the class file from cmd after a long years and had stuck with this beginners time error. But suggestion of including classpath of the .class file using set classpath =  and then running java command worked really well.</p>
<p>Thanks a ton !!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anthony</title>
		<link>http://www.tech-recipes.com/rx/826/java-exception-in-thread-main-javalangnoclassdeffounderror/comment-page-3/#comment-48796</link>
		<dc:creator>Anthony</dc:creator>
		<pubDate>Tue, 23 Aug 2011 15:39:56 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-48796</guid>
		<description>Thanks so very much for this simple and clear solution.i had set all variables and did a lot of copying from one directory to another but to no avail until i issued this simple command and it ran perfectly.
God bless you!
Thanks again</description>
		<content:encoded><![CDATA[<p>Thanks so very much for this simple and clear solution.i had set all variables and did a lot of copying from one directory to another but to no avail until i issued this simple command and it ran perfectly.<br />
God bless you!<br />
Thanks again</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: madu</title>
		<link>http://www.tech-recipes.com/rx/826/java-exception-in-thread-main-javalangnoclassdeffounderror/comment-page-3/#comment-48725</link>
		<dc:creator>madu</dc:creator>
		<pubDate>Sun, 21 Aug 2011 08:39:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-48725</guid>
		<description>how to get only two precision after decimal in java..eg.3.8989E-34,MUST BE MADE TO 3.89</description>
		<content:encoded><![CDATA[<p>how to get only two precision after decimal in java..eg.3.8989E-34,MUST BE MADE TO 3.89</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shawna</title>
		<link>http://www.tech-recipes.com/rx/826/java-exception-in-thread-main-javalangnoclassdeffounderror/comment-page-3/#comment-33709</link>
		<dc:creator>Shawna</dc:creator>
		<pubDate>Fri, 22 Jul 2011 23:43:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-33709</guid>
		<description>omg i have been working on this FOREVER and none of the many suggestions worked. But first i should tell you that every single step I had huge problems but I never gave up because I have successfully configured a few years ago when I first tried to teach myself Java. Anyway, I have made many mistakes configuing the CLASSPATH so I really didn&#039;t know what to fix. After finally getting it to compile successfully (creating the class file) it still wouldn&#039;t work. Finally I tried this...and I didn&#039;t see it anywhere in this blog so I hope it helps everyone after me. In addition to what you have in the CLASSPATH (int the envir. varables)add the following without deleting anything you already have there:

.;C:J24work

instead of J24work you should enter the exact path to where you are puting you .java and .class files which is probably different from where you JDK is for some people.

I truly hope I explained this well and it helps someone.</description>
		<content:encoded><![CDATA[<p>omg i have been working on this FOREVER and none of the many suggestions worked. But first i should tell you that every single step I had huge problems but I never gave up because I have successfully configured a few years ago when I first tried to teach myself Java. Anyway, I have made many mistakes configuing the CLASSPATH so I really didn&#8217;t know what to fix. After finally getting it to compile successfully (creating the class file) it still wouldn&#8217;t work. Finally I tried this&#8230;and I didn&#8217;t see it anywhere in this blog so I hope it helps everyone after me. In addition to what you have in the CLASSPATH (int the envir. varables)add the following without deleting anything you already have there:</p>
<p>.;C:J24work</p>
<p>instead of J24work you should enter the exact path to where you are puting you .java and .class files which is probably different from where you JDK is for some people.</p>
<p>I truly hope I explained this well and it helps someone.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JP@ classpath in Java</title>
		<link>http://www.tech-recipes.com/rx/826/java-exception-in-thread-main-javalangnoclassdeffounderror/comment-page-3/#comment-33593</link>
		<dc:creator>JP@ classpath in Java</dc:creator>
		<pubDate>Sun, 17 Jul 2011 04:33:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-33593</guid>
		<description>nice recipe. I also found this link quite useful
&lt;a href=&quot;http://javarevisited.blogspot.com/2011/06/noclassdeffounderror-exception-in.html&quot; rel=&quot;nofollow&quot;&gt; 3 ways to resolve NoClassDefFoundError in Java &lt;/a&gt;

 </description>
		<content:encoded><![CDATA[<p>nice recipe. I also found this link quite useful<br />
<a href="http://javarevisited.blogspot.com/2011/06/noclassdeffounderror-exception-in.html" rel="nofollow"> 3 ways to resolve NoClassDefFoundError in Java </a></p>
<p> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached (User agent is rejected)
Database Caching 2/17 queries in 1.118 seconds using memcached
Object Caching 417/419 objects using memcached

Served from: www.tech-recipes.com @ 2012-02-10 11:08:42 -->
