Using pack200 - JAR Packing tool

Hello,

how can I use the pack200 (JAR Packing tool) to pack the generated jar-Files?

Regards

You could either use one of the pack200 Ant tasks, or call the command line tool using an ‘Exec’ task.