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]