JARs and Manifest

J

Jason Cavett

http://java.sun.com/docs/books/tutorial/deployment/jar/downman.html),
but just in case there's an alternative work-around method
(Ant...something else?), is it possible for me to include a JAR file
within my project's JAR file and still access that internal JAR file?

Thanks

Actually, as a follow-up, if a JAR within a JAR is not possible - what
is a good way to deploy a project from Eclipse so everything is
deployed to the appropriate location?
 
A

Andrew Thompson

Sure. You would need to download and expand that
to a separate archive before doing any further class or
resource loading from it, but it is possible.
Actually, as a follow-up, if a JAR within a JAR is not possible - what
is a good way to deploy a project from Eclipse so everything is
deployed to the appropriate location?

Web start.

--
Andrew Thompson
http://www.athompson.info/andrew/

Message posted via JavaKB.com
http://www.javakb.com/Uwe/Forums.aspx/java-general/200705/1
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top