Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!feeds.phibee-telecom.net!zen.net.uk!dedekind.zen.co.uk!news.netfront.net!not-for-mail From: Sascha Newsgroups: comp.lang.java.help Subject: Re: jar execution problem Date: Thu, 26 May 2011 06:46:02 +0800 Organization: Netfront http://www.netfront.net/ Lines: 34 Message-ID: References: NNTP-Posting-Host: 116.232.219.174 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: adenine.netfront.net 1306363563 24802 116.232.219.174 (25 May 2011 22:46:03 GMT) X-Complaints-To: news@netfront.net NNTP-Posting-Date: Wed, 25 May 2011 22:46:03 +0000 (UTC) User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.17) Gecko/20110424 Thunderbird/3.1.10 In-Reply-To: Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.help:719 Hello, thank you Knute, Lew and Roedy. The problem is solved. The missing package dice; was the problem. Thanks again for the quick help. Regards, Sascha On 05/26/2011 12:04 AM, Roedy Green wrote: > On Wed, 25 May 2011 23:25:05 +0800, Sascha > wrote, quoted or indirectly quoted someone who said : > >> I got the error message >> Exception in thread "main" java.lang.NoClassDefFoundError: Dice > > Put your class in a package. null package is only for single-class > experimentation. > > > see http://mindprod.com/jgloss/jarexe.html > http://mindprod.com/jgloss/jar.html > > for gotchas on creating jars > > Manifests are picky about newline characters. > --- Posted via news://freenews.netfront.net/ - Complaints to news@netfront.net ---