Print at Apr 19, 2026, 8:51:01 PM

Posted by krneki at Jan 26, 2012, 1:25:50 PM
creating jar file
Hi!
I would like to create jar file for online version. I use eclipse and I export it in jar file. Which packages and resources must I use that the applet will work properly? If I use only ones that I found in online jar from sweethome page I get only blue-grey scrren. That file is around 2.7MB. But if I add all resources in io package I get 6.8MB and than works fine. How can I create jar file that is not biger than 3MB and io package would work properly?
Thanks for answering