How do I set Java\'s min and max heap size through environment variables?
I know that the heap sizes can be set when launching java, but I would like to have this ad
I think your only option is to wrap java in a script that substitutes the environment variables into the command line