SAM33 / jbox2d

Automatically exported from code.google.com/p/jbox2d
BSD 2-Clause "Simplified" License
0 stars 0 forks source link

Create easily runnable testbed distribution #13

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
We should try to create binaries for Windows, OS X, and (maybe) Linux so that 
people can just download and run the program with a double click.  On many 
computers .jars are not double-click runnable, so we might want to consider 
something like launch4j: http://launch4j.sourceforge.net/

Original issue reported on code.google.com by ewjor...@gmail.com on 9 Jul 2011 at 10:59

GoogleCodeExporter commented 8 years ago

Original comment by ewjor...@gmail.com on 10 Jul 2011 at 4:50

GoogleCodeExporter commented 8 years ago
this should be super easy to do with maven, it's just a matter of adding some 
plugins

Original comment by toucansa...@gmail.com on 11 Jul 2011 at 3:50