This is a user question and should be on the user list, but... > One question: I would like to be able to write changes to my xdoclet > java files, and for some reason I would like to rerun my ejbdoclet task. > If I made changes to the previous version (say I added a method) it > would be overwritten. What Im actually looking for is some sort of CVS > merge. With the xdoclet output AND a previous file (could have also > been generated with xdoclet.
You should add the method to your bean class, not the generated class. Alternatively, there are merge files (check the docs) if you want to actually change what gets generated. hth dim ps - I'm not subscribed to user, so feel free to cc me on followups. ------------------------------------------------------- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating systems on a single machine. WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0 _______________________________________________ xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
