Search found 10 matches

by Gforce85
Mon Apr 01, 2013 8:13 pm
Forum: Developers
Topic: Using Sweet Home 3D in Eclipse
Replies: 14
Views: 12306

Re: Using Sweet Home 3D in Eclipse

<r><QUOTE><s>[quote]</s>I think Gforce85 and you mixed so much things in the DLLs and the PATH of your Windows computer that it's too difficult to help you without being in front of it.<e>[/quote]</e></QUOTE>
It works now with the windows 64 bit version!:<br/>
<br/>
<br/>
<br/>
My installation dir ...
by Gforce85
Wed Mar 27, 2013 6:31 pm
Forum: Developers
Topic: Using Sweet Home 3D in Eclipse
Replies: 14
Views: 12306

Re: Using Sweet Home 3D in Eclipse

<t>By the way my java runtime library is in the following path:<br/>
C:\Program Files (x86)\Java\jre7\bin<br/>
<br/>
Maybe I Should add the java 3d dll files in this 'bin' folder and point to this folder from the VM option like this ?:<br/>
<br/>
-Djava.library.path=C:\Program Files (x86)\Java\jre7 ...
by Gforce85
Wed Mar 27, 2013 6:26 pm
Forum: Developers
Topic: Using Sweet Home 3D in Eclipse
Replies: 14
Views: 12306

Re: Using Sweet Home 3D in Eclipse

Try with the VM option:

Code: Select all

-Djava.library.path=lib/windows/i386
Thank you! I have tried this, but I get the same error as I mentioned above.
by Gforce85
Wed Mar 27, 2013 3:16 pm
Forum: Developers
Topic: Using Sweet Home 3D in Eclipse
Replies: 14
Views: 12306

Re: Using Sweet Home 3D in Eclipse

<r><QUOTE><s>[quote]</s>Gforce85, you forgot the hyphen in front of the D letter. -D is really a basic common option of the JVM.<e>[/quote]</e></QUOTE>
Thank you!! I changed it but now I get this error when i try to run the project:<br/>

<QUOTE><s>[quote]</s>Mar 27, 2013 2:21:36 PM javax.media.j3d ...
by Gforce85
Wed Mar 27, 2013 1:43 pm
Forum: Developers
Topic: Using Sweet Home 3D in Eclipse
Replies: 14
Views: 12306

Re: Using Sweet Home 3D in Eclipse

By the way how exactly do you edit posts?
by Gforce85
Wed Mar 27, 2013 1:40 pm
Forum: Developers
Topic: Using Sweet Home 3D in Eclipse
Replies: 14
Views: 12306

Re: Using Sweet Home 3D in Eclipse

<r>I have the same problem as the topic starter. I want to run this program from Eclipse ( under Windows 7 64 bit), and I have done what was in the "readme.text":<br/>
<br/>
<IMG src="http://i47.tinypic.com/33z6yi9.jpg"><s>[img]</s><URL url="http://i47.tinypic.com/33z6yi9.jpg">http://i47.tinypic.com ...
by Gforce85
Sun Mar 25, 2012 10:13 pm
Forum: Developers
Topic: How to join the developer team?
Replies: 9
Views: 11839

Re: How to join the developer team?

<r><QUOTE><s>[quote]</s>Finally, don't think that I don't earn money from Sweet Home 3D. A few users make some donations, and some companies directly paid a part of a few features, like multiple level management. As explained previously, I also sold a few licenses to companies willing to distribute ...
by Gforce85
Sun Mar 25, 2012 1:24 pm
Forum: Developers
Topic: How to join the developer team?
Replies: 9
Views: 11839

Re: How to join the developer team?

<r><QUOTE><s>[quote]</s>I think it's one of the best way to learn how the program works without entering in the details of its architecture, nothing more.<e>[/quote]</e></QUOTE>

Yeah I agree that I should first make a plugin to learn how to use the code.<br/>

<QUOTE><s>[quote]</s>Even if many ...
by Gforce85
Sat Mar 24, 2012 7:18 pm
Forum: Developers
Topic: How to join the developer team?
Replies: 9
Views: 11839

Re: How to join the developer team?

<t>Thanks for the quick answers!<br/>
<br/>
So it seems that I first have to make a useful plugin before I can contribute to the project. But can you tell me what the exact prerequisites are to join the project as a developer? <br/>
<br/>
By the way I found the README.txt file in the source ...
by Gforce85
Sat Mar 24, 2012 5:52 pm
Forum: Developers
Topic: How to join the developer team?
Replies: 9
Views: 11839

How to join the developer team?

<t>Hello i'm a software engineering student and looking for an open source software project to join. Now my eye felled on sweethome 3d which I found on sourcforge.com, and i came to the conclusion that this is the type of project i would like to join because:<br/>
- it is written in java<br/>
- It ...