Hello,

The files which come with the JRE do not need to be included in your jar
file.


KR,


Jan

-----Oorspronkelijk bericht-----
Van: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Verzonden: donderdag 13 februari 2003 7:54
Aan: poi-user
Onderwerp: jar files


I have written a program using POI and would like to put it in a jar file.
Not having much experience using jar files, I need to ask for some help.  I
put the POI files that my program imports, in the correct directory
structure in my jar files.  I also put the classes that I wrote in their
correct directory structure.  But do I also have to put the files that are
already included in the Java platform?  For example, when I import into my
classes java.io.*; and import javax.swing.*; etc.?

Thanks,

Tom T.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to