Re: Launch multiple instances of SweetHome3D?
I too would like to be able to run two instances of your excellent program but I cannot find any file named: "[font=courier new]SweetHome3D.l4j.ini[/font]" in the Sweet Home 3D installation folder (or anywhere else on my computer).I added the [font=courier new]com.eteks.sweethome3d.singleInstance[/font] system property in Sweet Home 3D 6.5 to make each launch of the application run in a separated process when set to [font=courier new]false[/font].
To use this property, add the lineto a file named [font=courier new]SweetHome3D.l4j.ini[/font] and stored in Sweet Home 3D installation folder.Code: Select all
-Dcom.eteks.sweethome3d.singleInstance=false