Re: Cannot include packages in the Javadoc

2003-08-28 Thread Antoine Levy-Lambert
/xyz and have the dir of your fileset = parent directory of com Antoine - Original Message - From: "Jamal Najmi" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, August 28, 2003 7:45 PM Subject: Cannot include packages in the Javadoc > Hi al, >

Cannot include packages in the Javadoc

2003-08-28 Thread Jamal Najmi
Hi al, What should I do to have classes appear under packages. The Ant script I wrote cerates Javadoc that list classes in alphabetical order as well as in hierarchical order but it does not list classes under their respective packages. Please let me know what I need to add to my Ant script list