| Javadoc | Javadoc 2007-04-06 - By Res Pons
correction: that's src and not src and just a typo in this email and not at the DOS prompt
----Original Message Follows---- From: "Res Pons" <pons32@(protected)> Reply-To: "Ant Users List" <user@(protected)> To: user@(protected) Subject: javadoc Date: Thu, 05 Apr 2007 21:28:18 -0700
Almost wrong forum, I know...but...
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?
_________________________________________________________________ Get a FREE Web site, company branded e-mail and more from Microsoft Office Live! http://clk.atdmt.com/MRT/go/mcrssaub0050001411mrt/direct/01/
--------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@(protected) For additional commands, e-mail: user-help@(protected)
_________________________________________________________________ Can?t afford to quit your job? ? Earn your AS, BS, or MS degree online in 1 year. http://www.classesusa.com/clickcount.cfm?id=866145&goto=http%3A%2F%2Fwww .classesusa.com%2Ffeaturedschools%2Fonlinedegreesmp%2Fform-dyn1.html%3Fsplovr %3D866143
--------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@(protected) For additional commands, e-mail: user-help@(protected)
|
|
 |