Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.help > #719
| From | Sascha <sascha_friederichs@web.de> |
|---|---|
| Newsgroups | comp.lang.java.help |
| Subject | Re: jar execution problem |
| Date | 2011-05-26 06:46 +0800 |
| Organization | Netfront http://www.netfront.net/ |
| Message-ID | <irk0ra$o72$1@adenine.netfront.net> (permalink) |
| References | <irj70i$2v6n$1@adenine.netfront.net> <d0aqt652d081akp9m3e76eldon1p379gf0@4ax.com> |
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<sascha_friederichs@web.de> > 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 ---
Back to comp.lang.java.help | Previous | Next — Previous in thread | Find similar
jar execution problem Sascha <sascha_friederichs@web.de> - 2011-05-25 23:25 +0800
Re: jar execution problem Knute Johnson <nospam@knutejohnson.com> - 2011-05-25 08:48 -0700
Re: jar execution problem Lew <noone@lewscanon.com> - 2011-05-25 12:29 -0400
Re: jar execution problem Roedy Green <see_website@mindprod.com.invalid> - 2011-05-25 09:04 -0700
Re: jar execution problem Sascha <sascha_friederichs@web.de> - 2011-05-26 06:46 +0800
csiph-web