stewieTL
09-21-2005, 01:09 PM
Has anyone ever tried to use the execute process action to execute and executable JAR file?
for example, if I have a jar called mytool.jar and i run it by calling:
java -cp mytool.jar com.mytool.MyTool
how can i setup Execute Process to run this jar?
for example, if I have a jar called mytool.jar and i run it by calling:
java -cp mytool.jar com.mytool.MyTool
how can i setup Execute Process to run this jar?