I have a java application from which I build a jar that relies on many third party jars, what\'s the best/common way of packaging this application for end user distribution?
You can also use Fat Jar Eclipse Plug-In
OR
Packaging and Deploying Desktop Java Applications in NetBeans