Posts Tagged ‘package’
Packagers & Installers
Tuesday, July 14, 2009 13:35 No CommentsA while back I was surfing the Internet for a few days, in search of a way to package my Java application to make it executable (ideally on multiple operating systems). I am able to make it an executable jar file, however, this did not solve wanting to have the documentation installed (well optional) with the program itself.
I [...]