JAVA: How to change the default furniture catalog?
by Sweeto » Tue Nov 24, 2015 4:41 pm
Hello guys,
I want to modify the default folders and furniture, that are displayed on startup. I have set up Sweet Home 3D in Eclipse. I am fairly new to Java, I must confess.
What I have found so far is this post:
http://www.sweethome3d.com/support/forum/viewthread_thread,2422#10982 , but it explains, how to remove the default folders completely by editing the build.xml file.
The previously mentioned post let me to the location, where I could change the folder's and furniture's names:
Code: Select all
D:\Path_To_Sweet_Home_3D\SweetHome3D-5.1-src\src\com\eteks\sweethome3d\io
You can also find the
DefaultFurnitureCatalog class at this location.
Could you please point me in the right direction? What do I have to do to add my own furniture models to the default menu? Is there another config file? In which folder do I have to put the model files?
Greetings,
Sweeto