I can run sweethome with JDK 6 yesterday with the following command for DOS prompt
Code: Select all
start java.exe -Xmx1024m -cp SweetHome3D-3.4.jar -jar SweetHome3D-3.4.jarToday when I try to add a furniture, my PC halts,so I have to reset the PC. After that, I find that sh3d refuse to launch, and there is no message text to give me any hints
So I have to install the sweethome3d-3.4-windows.exe. The installed application runs fine, further more I can use the following command again
Code: Select all
start java.exe -Xmx1024m -cp SweetHome3D-3.4.jar -jar SweetHome3D-3.4.jarthat seems too strange and I cannot tell why. So I just write it here for someone who would meet the same problem
CU