[Date Prev][Date Next][Thread Prev][Thread Next][Author Index][Date Index][Thread Index]

Re: [zzdev] Problem using gzz 0707



> I just got the 0707 .jar file and tried to use it.  I got the following
> halt:
> 
> Count = 0, total = 845
> Failed to load Main-Class manifest attribute from
> gzigzag-snapshot-20000707-with-modules.jar
> 
> Is there something I can do about it?  (I already redownloaded the .jar
> file and doublechecked my syntax.  Got the same result)

Try the earlier syntax, i.e. put it in the classpath and run 
the foo.Main explicitly. It appears that the manifest which tells it
which class to run isn't correct.

	Tuomas