For Java and JavaFX apps Java Warehouse Tech Tips

Monday Nov 09, 2009

This basic tech tip describes the Java Web Start sandbox environment. It explains how to sign JAR files with a test certificate and how to find out who signed a JAR.[Read More]

Saturday Aug 08, 2009

Applications submitted to the Java Warehouse used to have to be submitted as a single JAR file. Senior staff writer Robert Eckstein showed you how to use the NetBeans IDE 6.7.1 to concatenate each of the user and library classes your app requires into a single JAR file. (NOTE: IT IS NO LONGER NECESSARY TO COMBINE ALL JARS INTO A SINGLE JAR.)[Read More]

Friday May 29, 2009

Josh Marinacci explains how to create a single JAR script for packaging applications for the Java Warehouse repository, for consideration for the Java Store. (NOTE: IT IS NO LONGER NECESSARY TO COMBINE ALL JARS INTO A SINGLE JAR.)[Read More]