Hey, How can I set a flag to determine if javadoc is run or not when I run ant. What I do now is just comment it out with an xml comment, like this:
<!-- <javadoc packagenames="com.dhtmlkitchen.*" --> ... et c. Then when I want javadoc, I uncomment it. Show me a better way. ===== Garrett Needs A Job __________________________________________________ Do you Yahoo!? Y! Web Hosting - Let the expert host your web site http://webhosting.yahoo.com/ -- To unsubscribe, e-mail: <mailto:ant-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:ant-user-help@;jakarta.apache.org>
