A wise old hermit known only as Dmitri Colebatch <[EMAIL PROTECTED]> once said:
> to build the samples, go into the core/samples/script directory, and > type build (assuming windows, if on *nix type ./build.sh). Which won't work unless you've fetched the full sources from CVS, because there's some jars not found :-( See http://sourceforge.net/tracker/index.php?func=detail&aid=503810&group_id=3 1602&atid=402704 Using the distributed zip, you'll need to move the xdoclet.jar from lib to the samples' lib directory, and also copy the jars from an Ant (>= 1.4) installation in there. Then run build.bat/build.sh. Andrew. > are you familiar with ant? xdoclet has strong integration with ant, > and the make system is based around the build.xml script. > > hth > dim > > > ----- Original Message ----- > From: "Jaime21" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Tuesday, January 22, 2002 10:06 AM > Subject: Re: [Xdoclet-user] how use XDoclet , i need help > > > well, I try to run but have problem why i don't idea of how make. how > run this example > I need thier help , it is very import > > Jaime > > ----- Original Message ----- > From: Ara Abrahamian > To: 'Jaime21' ; [EMAIL PROTECTED] > Sent: Friday, January 18, 2002 2:40 PM > Subject: RE: [Xdoclet-user] how use XDoclet , i need help > > > An example of a BMP bean is bundled with xdoclet: > > > > samples\src\java\test\ejb\CustomerBMPBean.java > > > > Ara. > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] On Behalf Of Jaime21 > Sent: Friday, January 18, 2002 8:30 PM > To: [EMAIL PROTECTED] > Subject: [Xdoclet-user] how use XDoclet , i need help > > > > I am new in xdoclet, i read the doc include in the tar but i don't > understand very well. I need to make EJB BMP , anybody have > any example of how create EJB BMP > > Regard > > Jaime _______________________________________________ Xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
