You can do a Runtime.getRuntime.exec(command) to relaunch the jar including classpath with args.
↧
You can do a Runtime.getRuntime.exec(command) to relaunch the jar including classpath with args.