I am working on a project that requires an executable jar file but I still want the command line to show once it has been run. Is there a way to do this, or similar such as creating a new terminal window and execute the jar on that window.
I am fine with writing code for multiple operating systems. Thanks for the help.