On Wed, 9 Jul 2003, Aslak Helles�y wrote:

> Generate into a different *root* directory and tell javac to compile the 
> two directories.
> 
> Like this:
> 
> /dev/myproject/src/java/ -> your @tagged entity and session beans here, 
> in whatever package.
> /dev/myproject/target/gen-src/ -> tell  XDoclet to generate here.
> /dev/myproject/target/classes/ -> tell  Javac to compilet the above two 
> into here.
> 
> As a side note, I assume you're using an SCM (like CVS or other). It's 
> strongly discouraged to keep generated files (just like compiled 
> classes) under the SCM.

That is correct.  We do not have the generated files in CVS.

Thanks for the tips.

-Justin



-------------------------------------------------------
This SF.Net email sponsored by: Parasoft
Error proof Web apps, automate testing & more.
Download & eval WebKing and get a free book.
www.parasoft.com/bulletproofapps
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to