Closed GoogleCodeExporter closed 8 years ago
By default the compiler does not generate an executable jar. The class file are
just packaged inside a jar without manifest. To run the sample you must type:
java -cp ..\..\bin\stabrt.jar;Daleks.jar stab.samples.Daleks
Note that an option exists to provide a manifest file to the compiler.
Original comment by stab.hac...@gmail.com
on 26 Jun 2010 at 10:57
Original issue reported on code.google.com by
ice.ta...@gmail.com
on 19 Jun 2010 at 9:34