Run the test once, this will create a run configuration.
Run-> Run Configurations -> JUnit, select the run configuration, then you have the arguments tab to specify the JVM or program parameters.
You can then duplicate this launch configuration for use with other tests. I do not know how to apply the default setting for all future test runs.
source share