Java Program Came with a .bat File...What Should I Do?

sjaguar13

Registered
I have a java program that came with a .bat file to run the stuff. It has some command, java -cp a-bunch-o-jar-files.jar. I recently got my mac and don't really know how I go about make the java program run. I am guessing I need to type that command in somewhere else. Where would I do that at, or can I rename the .bat file to something that the mac will understand? I am using 10.2.8.
 
Back
Top