Posted By:
Luigi_Viggiano
Posted On:
Wednesday, June 6, 2001 09:45 AM
With JBuilder (Wizards menu, Archive Builder MenuItem) you can create the archive for your application using a 5 steps wizard. In the 4th step, you can choice to Always include all classes and resources or Include required classes and all resources to pack into your jar every class from wich your project depends. Completing the wizard, the archive will be shown in the project panel, just recompile your app, to create the jar.