Print at Dec 18, 2025, 11:49:42 PM

Posted by ams.amila at Feb 2, 2015, 10:59:06 AM
Adding external jar file
Hi Puybaret,

I'm using your amazing program inside my web application as a design tool. It works well and I need to use external library inside your application (JAR file). The problem is after I deploy application as applet (build successfully) there is an "NoClassDefFound" exception occurred on runtime. I used build.xml file you provided. Can you explain Why this happen?