How to copy one jar inside another
- From: Mark Space <markspace@xxxxxxxxxxxxxx>
- Date: Sun, 29 Apr 2007 12:35:28 -0700
Hi all. This is likely a repeat of an earlier question, but my Google foo is weak and I can't find what I'm looking for.
I want to create a Java application that uses an external library (a ..jar that isn't in the default JRE), but I don't want to have to ask the user to fiddle with adding other .jars to the class path, and I don't want to take the time to set-up any kind of installer (Web start, etc.)
What's the best way of doing this?
I seem to remember someone mentioning a utility that would copy all classes used in various .jars into file one file so that they could be all used together, but I can't locate any. Any help/pointers much appreciated.
.
- Prev by Date: Re: JSlider with multiple knobbie things
- Next by Date: What happens to x
- Previous by thread: Java Application Problem
- Next by thread: What happens to x
- Index(es):
Relevant Pages
|
|