Re: Launch multiple instances of SweetHome3D?
by Puybaret » Wed Mar 03, 2021 6:55 pm
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 line
Code: Select all
-Dcom.eteks.sweethome3d.singleInstance=false
to a file named [font=courier new]SweetHome3D.l4j.ini[/font] and stored in Sweet Home 3D installation folder.