Tutorial is bat-file??

0 views
Skip to first unread message

Kees

unread,
Apr 25, 2008, 7:36:45 AM4/25/08
to espresso3d
I downloaded the basic tutorial, to see that I have to execute a
Windows bat-file.
I wanted to have a quick impression to see what it is about, but I
can't do that so easily on my Mac. I didn't expect that for a Java
project. Maybe I missed soemthing?

Kees


CurMo

unread,
Apr 28, 2008, 10:14:20 PM4/28/08
to espresso3d
The tutorials on the site contains both the source code (.java files)
and compiled code (.class files) in the jar file found in the lib
folder (lib\espresso3dtutorialN.jar). You can open the jar with your
favorite zip program.

The bat file is simply an easy way to launch the compiled program also
contained in the jar on Windows. On a Mac, you can write a similar
script to launch it or run it from the terminal/command line. If you
look at the contents of the bat file, you'll see the parameters to
launch it via Java and you can mimic this on the Mac.

Curt
Reply all
Reply to author
Forward
0 new messages