This is the mail archive of the kawa@sourceware.org mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Problem running kawa


On 04/29/2011 11:49 AM, Steve Graham wrote:
C:\kawa\kawa-1.11>java kawa.repl
Exception in thread "main" java.lang.NoClassDefFoundError: kawa/repl

An alternative is to explicitly specify the jar:


java -jar C:\kawa\kawa-1.11

or something like that.
--
	--Per Bothner
per@bothner.com   http://per.bothner.com/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]