How to create executable jar file which should run your project just by double clicking on the runnable jar? | Selenium Forum
R
Raj Kishore Posted on 13/11/2019

Hi Ashish,

Do we have any tutorial on creating executable jar file of your project which should be runnable just by double clicking on the executable jar file or it should run with command java -jar executable.jar file.

 

Regards,

Kishore


A
Ashish Thakur Replied on 13/11/2019

You can create a bat file to execute. I have discussed it in the training.

You can refer this link. It explains how to create exe jar

https://stackoverflow.com/questions/5258159/how-to-make-an-executable-jar-file