I have a question for you. I have a number of source files that i wish to generate javadoc for. They contain a number of imports to third party jar files
example
import org.apache.xerces or something like that
I have a jar file on the class path that hold xerces package (it is a jar of class files)