Print at Dec 22, 2025, 1:08:37 AM

Posted by Mitsaki at Aug 19, 2011, 2:24:41 PM
sad   How to run a new class in SH3D source
Hello again,

I have started programming and I created a new package in the existing SH3D source code. In this new package I have created a class that is used to create a new Home, with walls and furniture. When I run this class, the interface of SH3D is opened but nothing is created. (I run this class using the instructions of README.txt and having as a main class com.eteks.sweethome3d.SweetHome3D).
Could you tell me what I am doing wrong??

PS. My code seems to have no mistakes.

Mitsaki sad