Executable jar and heap size limit
Is there a way to increase the heap size limit when the JVM is started by double-clicking on an executable jar file (Windows)? I'm guessing no, but maybe I missed something.
I've written a simple Swing application, and the best way to distribute it, apart from this heap size limit, would be an executable jar.
Thanks in advance.
I've written a simple Swing application, and the best way to distribute it, apart from this heap size limit, would be an executable jar.
Thanks in advance.
