Hi all,

Since I have gotten very effective and concise answers here at AO, I have decided to post the following:

I am new to Java. I was wondering how do you create executable files with the java compiler? (As with C or VB you use "make"). I want to write a small app compile it with javac in Mac OS X and I want to create an executable file to be used in Mac, Win or anything else.

Any help will be appreciated.

Thanks in advance,

J