On Windows you can use the following command.
start javaw -jar JarFile.jar
By doing so, the Command Prompt Window doesn’t stay open.
On Windows you can use the following command.
start javaw -jar JarFile.jar
By doing so, the Command Prompt Window doesn’t stay open.