It would be really handy if there were an option to pass-through any command line arguments, so the jar file's main could receive the any extra args supplied from the exe.
All that do not start with --l4j- are actually passed through already.
--l4j-
Yes, it possible to pass constant arguments defined in the configuration or when running the application from command line.
Log in to post a comment.
All that do not start with
--l4j-
are actually passed through already.Yes, it possible to pass constant arguments defined in the configuration or when running the application from command line.