<?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: Create JAR file in Java &amp; Eclipse</title> <atom:link href="http://viralpatel.net/blogs/2008/12/create-jar-file-in-java-eclipse.html/feed" rel="self" type="application/rss+xml" /><link>http://viralpatel.net/blogs/2008/12/create-jar-file-in-java-eclipse.html</link> <description>Tutorials, Java, J2EE, Struts, AJAX, JavaScript, CSS, Web 2.0, MySQL, Articles</description> <lastBuildDate>Wed, 16 May 2012 17:16:20 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.2</generator> <item><title>By: Nithin</title><link>http://viralpatel.net/blogs/2008/12/create-jar-file-in-java-eclipse.html/comment-page-1#comment-26867</link> <dc:creator>Nithin</dc:creator> <pubDate>Wed, 16 May 2012 06:24:17 +0000</pubDate> <guid isPermaLink="false">http://viralpatel.net/blogs/?p=433#comment-26867</guid> <description>that was very clear and understanble thanks for the matrial viral patel</description> <content:encoded><![CDATA[<p>that was very clear and understanble thanks for the matrial viral patel</p> ]]></content:encoded> </item> <item><title>By: amir</title><link>http://viralpatel.net/blogs/2008/12/create-jar-file-in-java-eclipse.html/comment-page-1#comment-26721</link> <dc:creator>amir</dc:creator> <pubDate>Mon, 30 Apr 2012 08:54:11 +0000</pubDate> <guid isPermaLink="false">http://viralpatel.net/blogs/?p=433#comment-26721</guid> <description>Thanks, it was very helpful</description> <content:encoded><![CDATA[<p>Thanks, it was very helpful</p> ]]></content:encoded> </item> <item><title>By: bideshi</title><link>http://viralpatel.net/blogs/2008/12/create-jar-file-in-java-eclipse.html/comment-page-1#comment-26682</link> <dc:creator>bideshi</dc:creator> <pubDate>Tue, 24 Apr 2012 05:30:25 +0000</pubDate> <guid isPermaLink="false">http://viralpatel.net/blogs/?p=433#comment-26682</guid> <description>Can u help me out i am in stuck in code. i want to modify css file from reading a value from xml file than write that modified file in to hard drive. modified like font-size, font-color? Thanks in advance and appreciate your help</description> <content:encoded><![CDATA[<p>Can u help me out i am in stuck in code. i want to modify css file from reading a value from xml file than write that modified file in to hard drive. modified like font-size, font-color? Thanks in advance and appreciate your help</p> ]]></content:encoded> </item> <item><title>By: munaver</title><link>http://viralpatel.net/blogs/2008/12/create-jar-file-in-java-eclipse.html/comment-page-1#comment-26562</link> <dc:creator>munaver</dc:creator> <pubDate>Mon, 09 Apr 2012 02:54:49 +0000</pubDate> <guid isPermaLink="false">http://viralpatel.net/blogs/?p=433#comment-26562</guid> <description>hi i&#039;m creating jar file using eclipse and also specified the entry point main class  when i&#039;m executing that jar file it shows error message stated as &quot;could not find main class.program will exit &quot; please help me to create jar file in eclipse ..........thanks in advance..</description> <content:encoded><![CDATA[<p>hi i&#8217;m creating jar file using eclipse and also specified the entry point main class  when i&#8217;m executing that jar file it shows error message stated as &#8220;could not find main class.program will exit &#8221; please help me to create jar file in eclipse &#8230;&#8230;&#8230;.thanks in advance..</p> ]]></content:encoded> </item> <item><title>By: soo</title><link>http://viralpatel.net/blogs/2008/12/create-jar-file-in-java-eclipse.html/comment-page-1#comment-26404</link> <dc:creator>soo</dc:creator> <pubDate>Wed, 21 Mar 2012 07:48:52 +0000</pubDate> <guid isPermaLink="false">http://viralpatel.net/blogs/?p=433#comment-26404</guid> <description>hi while i  useing this jarfile (created by eclipse) idont know what&#039;s the name of import?</description> <content:encoded><![CDATA[<p>hi<br /> while i  useing this jarfile (created by eclipse) idont know what&#8217;s the name of import?</p> ]]></content:encoded> </item> <item><title>By: Ramesh</title><link>http://viralpatel.net/blogs/2008/12/create-jar-file-in-java-eclipse.html/comment-page-1#comment-26193</link> <dc:creator>Ramesh</dc:creator> <pubDate>Wed, 29 Feb 2012 10:46:38 +0000</pubDate> <guid isPermaLink="false">http://viralpatel.net/blogs/?p=433#comment-26193</guid> <description>while converting a wsdl file to java class in eclipse after specifying the out path when i am clicking in the finish button &quot; java.lang.reflect.InvocationTargetException&quot; is produced .I am using windowsXp.</description> <content:encoded><![CDATA[<p>while converting a wsdl file to java class in eclipse after specifying the out path when i am clicking in the finish button &#8221; java.lang.reflect.InvocationTargetException&#8221; is produced .I am using windowsXp.</p> ]]></content:encoded> </item> <item><title>By: Mirta - Recipes Cookbook</title><link>http://viralpatel.net/blogs/2008/12/create-jar-file-in-java-eclipse.html/comment-page-1#comment-26073</link> <dc:creator>Mirta - Recipes Cookbook</dc:creator> <pubDate>Mon, 20 Feb 2012 01:41:07 +0000</pubDate> <guid isPermaLink="false">http://viralpatel.net/blogs/?p=433#comment-26073</guid> <description>Please help me - I created the jar perfectly, no errors, no warnings and I located the jar in my file system; but whenever I tried to execute it, no matter if click or console it give me the error:C:\www&gt;java giaconda.jar Exception in thread &quot;main&quot; java.lang.NoClassDefFoundError: giaconda/jar Caused by: java.lang.ClassNotFoundException: giaconda.jar at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) Could not find the main class: giaconda.jar.  Program will exit.I know I need to insert the class in the classpath, I run the command in order to do it but nothing happens, I dont know if I am doing it fine. I am getting a bit desperate here :&#039;( A little help will be appreciated.</description> <content:encoded><![CDATA[<p>Please help me &#8211; I created the jar perfectly, no errors, no warnings and I located the jar in my file system; but whenever I tried to execute it, no matter if click or console it give me the error:</p><p>C:\www&gt;java giaconda.jar<br /> Exception in thread &#8220;main&#8221; java.lang.NoClassDefFoundError: giaconda/jar<br /> Caused by: java.lang.ClassNotFoundException: giaconda.jar<br /> at java.net.URLClassLoader$1.run(Unknown Source)<br /> at java.security.AccessController.doPrivileged(Native Method)<br /> at java.net.URLClassLoader.findClass(Unknown Source)<br /> at java.lang.ClassLoader.loadClass(Unknown Source)<br /> at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)<br /> at java.lang.ClassLoader.loadClass(Unknown Source)<br /> Could not find the main class: giaconda.jar.  Program will exit.</p><p>I know I need to insert the class in the classpath, I run the command in order to do it but nothing happens, I dont know if I am doing it fine. I am getting a bit desperate here :&#8217;( A little help will be appreciated.</p> ]]></content:encoded> </item> <item><title>By: Muhammad helal</title><link>http://viralpatel.net/blogs/2008/12/create-jar-file-in-java-eclipse.html/comment-page-1#comment-20918</link> <dc:creator>Muhammad helal</dc:creator> <pubDate>Mon, 02 Jan 2012 18:33:20 +0000</pubDate> <guid isPermaLink="false">http://viralpatel.net/blogs/?p=433#comment-20918</guid> <description>I want to make something strange 4 my mobile phone which can make it more comfortable 4 me.that&#039;s why i need your help as i&#039;m as an apprentice.</description> <content:encoded><![CDATA[<p>I want to make something strange 4 my mobile phone which can make it more comfortable 4 me.that&#8217;s why i need your help as i&#8217;m as an apprentice.</p> ]]></content:encoded> </item> <item><title>By: sumeet</title><link>http://viralpatel.net/blogs/2008/12/create-jar-file-in-java-eclipse.html/comment-page-1#comment-18681</link> <dc:creator>sumeet</dc:creator> <pubDate>Thu, 15 Dec 2011 13:02:18 +0000</pubDate> <guid isPermaLink="false">http://viralpatel.net/blogs/?p=433#comment-18681</guid> <description>Can any one tell me how can we update an existing jar file, means i want to add single file into existing jar file, and then want to create new jar from that.</description> <content:encoded><![CDATA[<p>Can any one tell me how can we update an existing jar file, means i want to add single file into existing jar file, and then want to create new jar from that.</p> ]]></content:encoded> </item> <item><title>By: Trinath</title><link>http://viralpatel.net/blogs/2008/12/create-jar-file-in-java-eclipse.html/comment-page-1#comment-18645</link> <dc:creator>Trinath</dc:creator> <pubDate>Wed, 14 Dec 2011 05:15:18 +0000</pubDate> <guid isPermaLink="false">http://viralpatel.net/blogs/?p=433#comment-18645</guid> <description>hii guys,i need to know how to configure java and mysql to eclipse.. or i want to know weather by default eclipse is connected to java and mysql</description> <content:encoded><![CDATA[<p>hii guys,</p><p>i need to know how to configure java and mysql to eclipse..<br /> or<br /> i want to know weather by default eclipse is connected to java and mysql</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 1/14 queries in 0.017 seconds using disk: basic
Object Caching 361/364 objects using disk: basic

Served from: viralpatel.net @ 2012-05-17 07:41:29 -->
