Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #12175
| From | Roedy Green <see_website@mindprod.com.invalid> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: is it possible to package a Java application in one jar that includes everything? |
| Date | 2012-02-19 19:02 -0800 |
| Organization | Canadian Mind Products |
| Message-ID | <srd3k7pprgdv96m953bf3tbbb8brniahlu@4ax.com> (permalink) |
| References | <jhsau8$8oo$1@speranza.aioe.org> |
On Sun, 19 Feb 2012 20:25:11 -0600, "Nasser M. Abbasi" <nma@12000.org> wrote, quoted or indirectly quoted someone who said : > >If someone has a good link I can read on this whole topic >of building one Jar for an application, and what to >watch for, that will help. I am using latest JDK. There are reasons not to do that, but all you would have to do is unpack all the jars, and rebuild them and sign the whole thing. See http://mindprod.com/jgloss/genjar.html http://mindprod.com/jgloss/jarexe.html http://mindprod.com/jgloss/jarsignerexe.html -- Roedy Green Canadian Mind Products http://mindprod.com One of the most useful comments you can put in a program is "If you change this, remember to change ?XXX? too".
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar
is it possible to package a Java application in one jar that includes everything? "Nasser M. Abbasi" <nma@12000.org> - 2012-02-19 20:25 -0600
Re: is it possible to package a Java application in one jar that includes everything? Arne Vajhøj <arne@vajhoej.dk> - 2012-02-19 21:48 -0500
Re: is it possible to package a Java application in one jar that includes everything? Lew <noone@lewscanon.com> - 2012-02-19 22:41 -0800
Re: is it possible to package a Java application in one jar that includes everything? Arne Vajhøj <arne@vajhoej.dk> - 2012-02-20 18:44 -0500
Re: is it possible to package a Java application in one jar that includes everything? Roedy Green <see_website@mindprod.com.invalid> - 2012-02-19 19:02 -0800
Re: is it possible to package a Java application in one jar that includes everything? Fredrik Jonson <fredrik@jonson.org> - 2012-02-20 20:48 +0000
Re: is it possible to package a Java application in one jar that includes everything? Lew <noone@lewscanon.com> - 2012-02-20 14:28 -0800
Re: is it possible to package a Java application in one jar that includes everything? Arne Vajhøj <arne@vajhoej.dk> - 2012-02-20 18:42 -0500
csiph-web