RE: Javadoc on all subdirectories

2005-07-07 Thread Bill Rich
Maybe try a . Try fiddling around with this to see if you can make it work. HTH Bill -Original Message- From: Kjersti Berg [mailto:[EMAIL PROTECTED] Sent: Thursday, July 07, 2005 1:37 AM To: Ant Users List Subject: Re: Javadoc on all subdirectories

AW: Javadoc on all subdirectories

2005-07-07 Thread Jan.Materne
s and classes... [javadoc] Building index for all classes... BUILD SUCCESSFUL Jan >-Ursprüngliche Nachricht- >Von: Kjersti Berg [mailto:[EMAIL PROTECTED] >Gesendet: Donnerstag, 7. Juli 2005 10:37 >An: Ant Users List >Betreff: Re: Javadoc on all subdirectories > >On 07/

Re: Javadoc on all subdirectories

2005-07-07 Thread Kjersti Berg
On 07/07/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > first thought would be > > > Jan > Thanks for the quick reply. This gives me this error: doc-all: [javadoc] BUILD FAILED: file:C:/Workspace_WSADIE5/ALT_FOR_JAVADOC/NLP_Build/build.xml:189: No source files and no packages have be

AW: Javadoc on all subdirectories

2005-07-07 Thread Jan.Materne
first thought would be Jan >-Ursprüngliche Nachricht- >Von: Kjersti Berg [mailto:[EMAIL PROTECTED] >Gesendet: Donnerstag, 7. Juli 2005 09:36 >An: Ant Users List >Betreff: Javadoc on all subdirectories > >Hi > >I am looking for a way to run javadoc on all

Javadoc on all subdirectories

2005-07-07 Thread Kjersti Berg
Hi I am looking for a way to run javadoc on all sourcefiles for multiple projects. So far I have used the javadoc task, but I have to specify all the source directories specifically. The projects each have their own directory, and the source files are located in a subdirectory. These source direc