bnm the Unix shell file bnm.bat the Windows batch file BnmLauncher.class the bootstrap class which starts BNM LICENSE the GPL src the source code for BnmLauncher.class
build tool | command line | build time (best of 3 repeated runs) |
---|---|---|
Maven 2 | mvn.bat clean install | -- failes to resolve org.eclipse versions |
Maven 3 | mvn.bat clean install | 25.8s |
Maven 3 | mvn.bat -T2 clean install | 17.7s |
BNM 0.1.0 | bnm clean install | 11.7s |