Search found 1 match

by java311
Mon Jul 04, 2011 7:08 pm
Forum: Developers
Topic: Insert jar files into plugins.
Replies: 1
Views: 3668

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 ...