← servoy magazine

[Tip] How to run multiple instances of Servoy (Windows)

A comment posted on [Tip] How to run multiple instances of Servoy from within the same directory on Mac OSX is worth its own tip entry:

On windows you can achieve the same result by editing the desktop shortcut servoy creates.

1. Make a copy of the desktop shortcut
2. right click on it choose properties
3. on the shortcut tab in the target box add
-Dproperty-file=production.properties
right behind the Xmx option (like in the article above)
4. on the general tab give it a meaningfull name
5. click ok and you're all set