Posted By:
Andreas_Lauer
Posted On:
Tuesday, July 9, 2002 08:28 AM
I use gifs within my java apidoc (located in
doc-files
folders).
The javadoc wizard generates my javadoc nicely.
When I try to build a jar file from the generated
documentation using the archive builder (type: Documentation)
these gifs (as well as the
doc-files
folders) are
missing in the jar file.
Selecting the properties of the jar file, the gif extension is marked as "Copy".
How can I get my gifs into the documentation archive?
AL