on 11/13/01 10:02 AM, "Pugh, Eric" <[EMAIL PROTECTED]> wrote:
> Would it be worth adding a target to the build.xml to create the Javadoc for > the OM classes generated by <project-om>? > > Eric Not really. You should just add a target to build javadoc for your entire application so that everything is linked together properly. Once again, study Scarab's build.xml for the way to do this. -jon -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
