I created a class that gives a text file containing system performance as output. I want to run it as an executable Jar. but when I run the Jar I want to increa
As already mentioned: it unfortunately is not possible (without creating a wrapper, whether shortcut/script/executable ...).
If you're only running on Windows, I can recommend Launch4J to create an executable wrapper that can apply these settings on execution:
Wrapping it in a executable has other benefits: