executing .jar file


to execute a .jar file.
make sure you have JDK in your machine then just issue
java -jar xxxx.jar
command

Comments

Popular Posts