Search found 3 matches

by kupiecu
Fri Dec 06, 2013 11:18 pm
Forum: Developers
Topic: NoClassDefFoundError - plugins + other library
Replies: 1
Views: 5171

Re: NoClassDefFoundError - plugins + other library

i can't see edit option for my post. I want write "and add file "httpclient-4.3.1.jar" to C:\Users\ja\eTeks\Sweet Home 3D\plugins
by kupiecu
Fri Dec 06, 2013 11:16 pm
Forum: Developers
Topic: NoClassDefFoundError - plugins + other library
Replies: 1
Views: 5171

NoClassDefFoundError - plugins + other library

<r>Hello. sorry bur my english is low level.<br/>
<br/>
I write plugin and add to eclipse other library: httpclient-4.3.1.jar.<br/>
It's send samething to my database in internet. and it was working for me. I set it on built path in eclipse, add httpclient-4.3.1.jar to my plugin manifest, and add ...
by kupiecu
Fri Nov 29, 2013 1:35 pm
Forum: Developers
Topic: Plugins don't save a file on disc
Replies: 1
Views: 5680

Plugins don't save a file on disc

<r>sorry, my english level is low.'<br/>
<br/>
I write plugin. It write walls, rooms and furniture to OBJ file. It's work but only when I debbuging this plugin. When I run it normally the plugin don't save file on my disc. ( when debug the file is saving ).<br/>
I have no idea, any sugesstions ...