How to run a new class in SH3D source

by Mitsaki » Fri Aug 19, 2011 2:24 pm

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 [:(]