Re: JAR file which needs to call another jar file....
- From: Thomas Hawtin <usenet@xxxxxxxxxxxxxxxxx>
- Date: Sun, 29 Jan 2006 23:13:18 +0000
James Westby wrote:
A jar cannot access a jar within itself. I'm not sure how it works in applets, but in applications the second jar (physics.jar) needs to be outside the first (PinballGame.jar), but on it's classpath.
You can open the jar inside as a resource, but you wouldn't be able to load classes from it (as an applet).
Tom Hawtin -- Unemployed English Java programmer http://jroller.com/page/tackline/ .
- Follow-Ups:
- Re: JAR file which needs to call another jar file....
- From: James Westby
- Re: JAR file which needs to call another jar file....
- References:
- JAR file which needs to call another jar file....
- From: gooderthanyou
- Re: JAR file which needs to call another jar file....
- From: James Westby
- JAR file which needs to call another jar file....
- Prev by Date: Re: JAR file which needs to call another jar file....
- Next by Date: Re: sorry .09 instead of .08
- Previous by thread: Re: JAR file which needs to call another jar file....
- Next by thread: Re: JAR file which needs to call another jar file....
- Index(es):