Hello,

I'm having trouble getting working here.
It's complaining that I'm not specifying any packages nor classes:

[javadoc] Generating Javadoc
[javadoc] Javadoc execution
[javadoc] usage: javadoc [options] [packagenames] [sourcefiles]
[classnames] [@files]
[javadoc] javadoc: No packages or classes specified.

However, I believe I am specifying them:


sourcepath="${build.src}"
destdir="${build.javadoc}"
packagenames="com.*"



Am I missing something else?
No other parameters are required, I just checked the manual.

Thanks,
Otis
_______________________________________________________________
Get your own FREE email account at iVillage.com!
http://webmail.ivillage.com/

Reply via email to