Re: easily making executables, installers, debs, etc.
- From: fft1976 <fft1976@xxxxxxxxx>
- Date: Wed, 15 Apr 2009 10:04:57 -0700 (PDT)
On Apr 15, 4:01 am, Andrew Thompson <andrewtho...@xxxxxxxxx> wrote:
On Apr 15, 7:05 pm, fft1976 <fft1...@xxxxxxxxx> wrote:
Are there tools for easily creating installers from jars for various
platforms?
JWS*.
..Ideally, the installers would be native and would check
whether jvm is installed and do something user-friendly if it's not.
deployJava.js*.
* if it has a GUI.
I was talking about Java applications that seem native to the user
(during installation) with no relation to the browser, i.e. *.msi for
Windows users, *dmg (or whatever) for Mac users, *.tar.gz, *rpm and
*.deb for Linux users.
It would seem that the work that needs to be done packaging a pure
Java application into these does not depend on the particular Java
application very much, except for minor configuration details. So I
expected this processes to have been streamlined already.
.
- Follow-Ups:
- Re: easily making executables, installers, debs, etc.
- From: Mark Space
- Re: easily making executables, installers, debs, etc.
- References:
- easily making executables, installers, debs, etc.
- From: fft1976
- Re: easily making executables, installers, debs, etc.
- From: Andrew Thompson
- easily making executables, installers, debs, etc.
- Prev by Date: Re: Diagnose why Pacific TZ has wrong start/stop dates for DST, with JDK 1.6 on Ubuntu
- Next by Date: Re: Porting C# Application to Java, Different results.
- Previous by thread: Re: easily making executables, installers, debs, etc.
- Next by thread: Re: easily making executables, installers, debs, etc.
- Index(es):
Relevant Pages
|