Re: Plugins do not work in the applet

by Sajmmon » Mon Apr 16, 2012 6:41 pm

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