Flemming - 2013-12-11

Hi Alex,

With the parameter -Duser.home you can set the folder in which xProcess creates .xprocess. For example -Duser.home=/path/to/parent/of/dot-xprocess (on the command-line). The parameter has to come after the -vmargs parameter to signify that it is a parameter to the java virtual machine.

Example xprocess.ini contents:

-vmargs
-Xms256m
-Xmx512m
-Duser.home
/path/to/parent/of/dot-xprocess

I hope this helps,

Flemming

 

Last edit: Flemming 2013-12-11