J
JPractitioner
Hi guys, I have no problems of creating a JAR. However, it happends
that the JAR i am creating will depend on other JARs. I have no
problems with this either, since i know how to set the class-path on
the manifest file.
However, I am trying to keep all .class .xml .dtd .jar that my program
is depending on ... into one big JAR only. This way, I can hide the JAR
file and xml file that i am depending on.
Anyone knows how to do this??
TIA
that the JAR i am creating will depend on other JARs. I have no
problems with this either, since i know how to set the class-path on
the manifest file.
However, I am trying to keep all .class .xml .dtd .jar that my program
is depending on ... into one big JAR only. This way, I can hide the JAR
file and xml file that i am depending on.
Anyone knows how to do this??
TIA