Menu

#37 Wrap up all Jar Files

Future
open
nobody
General (39)
5
2015-05-09
2007-02-06
Cheyne
No

Can Launch4j wrap all jars inside the executable?

It would make deployment alot easier if it was only an exe and an .ini file to be released.

Discussion

  • Wyatt

    Wyatt - 2007-09-24

    Logged In: YES
    user_id=1200533
    Originator: NO

    Try using Eclipse Fat Jar Plugin (http://fjep.sourceforge.net/). I use this for my program to consolidate all library jars, and it works wonderfully! I can then wrap the output fat jar in an exe using launch4j.

    See http://buddi.thecave.homeunix.org for details - if you browse SVN source, you can see the new ant build.xml script in trunk, for examples of how to do this using Ant.

    Cheers

     
  • hilt2

    hilt2 - 2010-03-27
     

Log in to post a comment.