Re: Running Jar File in Mac

by Mitsaki » Mon Jun 04, 2012 6:39 pm

I guess that I shouldn't have done steps 1 and 2 in order to do that:
Build the Jar executable with a Ant task that gathers project class files, resources files, jar libraries and Java 3D DLLs.


I should do
If you want to build Sweet Home 3D with Ant, please install last JDK 5 or 6 and
Ant available at http://ant.apache.org/, and run ant command in the directory where
you uncompressed this archive.
right?

I am really confused.