12/22/09

how to create batch file which calls a jar to execute.

create a folder.
put the jar file inside that folder.
open a notepad .. type the following
java -jar testproject.jar

@pause


No comments:

Post a Comment

Popular Posts