Thanks. I was reading the javadocs on Sun, they're not very easy to understand and most of the examples don't apply to my case. I'll google some more. Thanks.

----Original Message Follows----
From: "Jack J. Woehr" <[EMAIL PROTECTED]>
Reply-To: "Ant Users List" <user@ant.apache.org>
To: "Ant Users List" <user@ant.apache.org>
Subject: Re: javadoc
Date: Mon, 9 Apr 2007 15:59:06 -0600

In your installation of Java SDK documentation read carefully tooldocs/windows/javadoc.html#runningjavadoc

Specifically, don't think you can put a -d switch after *.java

On Apr 9, 2007, at 3:41 PM, Res Pons wrote:


I would like to test and run javadoc at a DOS prompt before writing ant code for it but the problem is that when I cd into my project and execute the following, I get an error1 and nothing happens.

c:\>cd Builds\project1
C:\Builds\project1>javadoc -sourcepath widgegts\src:3rdpary\scr *.java -d javadocs

javadoc: error - File not found: "*.java"
1 error

How come javadoc is not recursing through my subfolders?

--
Jack J. Woehr
Director of Development
Absolute Performance, Inc.
[EMAIL PROTECTED]
303-443-7000 ext. 527



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

_________________________________________________________________
Interest Rates Fall Again! $430,000 Mortgage for $1,399/mo - Calculate new payment http://www.lowermybills.com/lre/index.jsp?sourceid=lmb-9632-18679&moid=7581


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

Reply via email to