France
Joined: Nov 7, 2005
Post Count: 9426
Status:
Offline
Re: My first plugin :)
Welcome to Sweet Home 3D development world!
Under which system do you try your plug-in? You should know that iText isn't included in classpath under Mac OS X, because it's useless for Sweet Home 3D under that system (all Mac OS X applications provide a print to PDF feature in their print dialog).
----------------------------------------
Emmanuel Puybaret, Sweet Home 3D creator
Joined: Mar 21, 2010
Post Count: 6
Status:
Offline
Re: My first plugin :)
I'm trying to run on Ubuntu linux with this command line : java -jar SweeHome3D.jar
I'm java newbie too but in this .jar exists iText-2.1.7.jar and I thought it was SweetHome3DBootstrap work load this jars when i start the application.