Sebastien,
Currently you can't specify the output directory for descriptors, it's something we plan, but we haven't yet added that support.
If you use the CVS version of Castor, you will notice a ".castor.cdr" file that is output in the directory. This file lists each class and it's associated descriptor. So you could use an IDE like Eclipse to move all the *Descriptor.java files to a new package and then update the .castor.cdr file so that Castor can find the proper descriptor classes.
If you have some time to contribute and would like to modify the source code to support doing this automatically, that would be great too! :-)
Cheers,
--Keith
Tardif, Sebastien wrote:
Is it possible to have the *Descriptor.java generated in different package? So I have a clean package where I can find only the classes I will be coding with, not with their *Descriptor equivalent.
------------------------------------------------------------------------
----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-user
----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-user
