Print at Dec 19, 2025, 10:20:31 PM View all posts in this thread on one page
Posted by kupiecu at Dec 6, 2013, 11:16:02 PM
NoClassDefFoundError - plugins + other library
Hello. sorry bur my english is low level.

I write plugin and add to eclipse other library: httpclient-4.3.1.jar.
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 file "httpclient-4.3.1.jar". ...and it was working. I use java web start verison of SH3D.

But I must write a obj and mtl file so I change java web start to SweetHome3D-4.2.jar version. And now when I run plugin debbuger give me :
Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError: org/apache/http/client/ClientProtocolException


Please help me. smile

Posted by kupiecu at Dec 6, 2013, 11:18:56 PM
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