Index  | Recent Threads  | List Attachments  | Search
 Welcome Guest  |  Register  |  Login
Login Name  Password
 

Sweet Home 3D Forum



No member browsing this thread
Thread Status: Active
Total posts in this thread: 2
[ Jump to Last Post ]
Post new Thread
Author
Previous Thread This topic has been viewed 3438 times and has 1 reply Next Thread
java311
Newbie




Joined: Jul 4, 2011
Post Count: 1
Status: Offline
Reply to this Post  Reply with Quote 
Insert jar files into plugins.

Hi !

By now I have followed all the guide and I successfully implemented something very basic. But i need to use some extra libraries (JAMA) inside my own plugin to solve some mathematic problems.

So anybody knows how to insert extra jar library files into a Sweet Home's plugin? Because when I try to run some code that has Jama libraries on it, I always get this:

java.lang.NoClassDefFoundError: Jama/util/Maths
at Jama.QRDecomposition.<init>(QRDecomposition.java:60)

But Jama library is properly included in my Eclipse project.
[Jul 4, 2011, 7:08:56 PM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
Puybaret
Expert
Member's Avatar

France
Joined: Nov 7, 2005
Post Count: 9420
Status: Offline
Reply to this Post  Reply with Quote 
Re: Insert jar files into plugins.

You should simply include the content of Jama jar file in the plug-in file itself.
As Jama is relesed in public domain, there's no license problem to do that.
----------------------------------------
Emmanuel Puybaret, Sweet Home 3D creator
[Jul 5, 2011, 10:39:28 AM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
[ Jump to Last Post ]
Show Printable Version of Thread  Post new Thread

  Get Sweet Home 3D at SourceForge.net. Fast, secure and Free Open Source software downloads  
© Copyright 2024 Space Mushrooms - All rights reserved