I have a .jar file that has to be ran with quite a few command line arguments, so each time I need to run the application I have to open the terminal and write/copy the command to start it.
Ideally I could have an application in the dock which I can click to open it with the same arguments
I've tried searching around but can't find anything which seems to match my issue.
Thanks in advance.