<r>Hello digitaltrails,<br/>
<br/>
thank you for your answer. <br/>
<br/>
I have watched this video to understand how to build a project with ant: <URL url="https://www.youtube.com/watch?v=qOhfl9gayB8">https://www.youtube.com/watch?v=qOhfl9gayB8</URL><br/>
<br/>
The options for an ant build are in ...
Search found 5 matches
- Fri Nov 27, 2015 5:02 pm
- Forum: Developers
- Topic: JAVA: How to change the default furniture catalog?
- Replies: 7
- Views: 10087
- Thu Nov 26, 2015 2:55 pm
- Forum: Developers
- Topic: JAVA: How to change the default furniture catalog?
- Replies: 7
- Views: 10087
Re: JAVA: How to change the default furniture catalog?
<r>At first I have added the obj- and png-files to this folder:<br/>
<CODE><s>[code]</s>Path_To_Sweet_Home_3D\SweetHome3D-5.1-src\src\com\eteks\sweethome3d\io\resources<e>[/code]</e></CODE>
And edited the language property file and the normal property file (see above) in:<br/>
<CODE><s>[code]</s ...
<CODE><s>[code]</s>Path_To_Sweet_Home_3D\SweetHome3D-5.1-src\src\com\eteks\sweethome3d\io\resources<e>[/code]</e></CODE>
And edited the language property file and the normal property file (see above) in:<br/>
<CODE><s>[code]</s ...
- Thu Nov 26, 2015 1:34 pm
- Forum: Developers
- Topic: JAVA: How to change the default furniture catalog?
- Replies: 7
- Views: 10087
Re: JAVA: How to change the default furniture catalog?
<r>The function readDefaultFurnitureCatalogs in <CODE><s>[code]</s>Path_To_Sweet_Home_3D\SweetHome3D-5.1-src\src\com\eteks\sweethome3d\io\DefaultFurnitureCatalog.java<e>[/code]</e></CODE> reads the default furniture catalog, the contributed furniture catalog and the additional furniture catalog ...
- Thu Nov 26, 2015 10:00 am
- Forum: Developers
- Topic: JAVA: How to change the default furniture catalog?
- Replies: 7
- Views: 10087
Re: JAVA: How to change the default furniture catalog?
<r>Ok, I've finally found the right file, where I can set the path of the default furniture files. Apparently all furniture files, that have been added in this file, have the extension ".obj" (exception: the light sources are also categorized as furniture, but they don't have an obj-file). <br/>
<br ...
<br ...
- Tue Nov 24, 2015 4:41 pm
- Forum: Developers
- Topic: JAVA: How to change the default furniture catalog?
- Replies: 7
- Views: 10087
JAVA: How to change the default furniture catalog?
<r>Hello guys,<br/>
<br/>
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. <br/>
<br/>
What I have found so far is this post: <URL url="http://www.sweethome3d.com/support/forum ...
<br/>
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. <br/>
<br/>
What I have found so far is this post: <URL url="http://www.sweethome3d.com/support/forum ...