Try XDoclet 1.2 beta 1. XDoclet 2 is barely started and far from useable. Aslak
----- Original Message ----- From: "Andrew Carpenter" <[EMAIL PROTECTED]> Date: Tuesday, December 17, 2002 8:04 am Subject: [Xdoclet-user] Unnecessary imports: fixed in XDoclet2? > > (I hope I'm not hammering a frequent question here, but at present > the mail archives are unavailable.) > > I'm currently working on a project where the EJB interfaces need > to be built separately from the classes that use them. This is > causing problems, because the interfaces import classes (that they > don't use) from unavailable packages. > > I've been looking into possible solutions... most of the source- > cleaning tools won't work, because they only work on compilable > classes. I've read that the most recent CVS version of XDoclet > doesn't import the classes in order to fix this very problem, so > I've downloaded XDoclet2 (using CVSGrab) and I'm trying to use that. > > First -- is XDoclet2 the version I should be looking at? > > Second -- I went to build it, only to discover I also needed > another tool, Maven, to do so. So, I installed that, ran "maven" > as instructed, and got reams of errors. Obviously I've got > something wrong somewhere :) > Rather than post the errors here (probably the wrong forum anyway, > as it's likely Maven is set up wrong, not xdoclet), I'll instead > ask: can anyone point me to a quick-and-dirty guide to building > xdoclet -- from scratch -- from CVS? Or, even better, is XDoclet2 > available in pre-built form anywhere? > > If it's easier just to work through whatever I've done wrong, I'll > post the error output instead. > > Thanks for your time! > Andrew > > > > ------------------------------------------------------- > This sf.net email is sponsored by: > With Great Power, Comes Great Responsibility > Learn to use your power at OSDN's High Performance Computing Channel > http://hpc.devchannel.org/ > _______________________________________________ > Xdoclet-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/xdoclet-user > ------------------------------------------------------- This sf.net email is sponsored by: With Great Power, Comes Great Responsibility Learn to use your power at OSDN's High Performance Computing Channel http://hpc.devchannel.org/ _______________________________________________ Xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
