Posts Tagged With: commad

Executing Jar Files

Tagged with: , , , ,

Execute a Java jar file


java -jar [file_name.jar]
No Comments »