Print at Dec 20, 2025, 9:47:38 AM

Posted by Sajmmon at Apr 16, 2012, 6:41:07 PM
Re: Plugins do not work in the applet
Hi,

I dont know if my experience would help, but I was getting the same error when experimenting with JAWS. In my case a piece of code in my plugin worked fine. However, a piece of code that I added to Sweethome SRC in a new package needed to be implicitly stated in:
com.eteks.sweethome3d.SweetHome3DBootstrap
in the list of application packages

Cheers