What's your environment? (Ant version, OS, JDK...) Can you post some more detailed Ant output?
You shouldn't mess around with CLASSPATH. Just make sure you have installed Ant 1.5 beta 1 (or 2) and that ANT_HOME/bin is on your PATH. Then CD to xdoclet and run ant Aslak ----- Original Message ----- From: Grant Marblestone <[EMAIL PROTECTED]> Date: Monday, June 3, 2002 5:25 pm Subject: [Xdoclet-user] dumb person cant get the build to work > I am probably a complete idiot! > > But i cant get the xdoclet-all to ant > The error i get is no xjavadoc > > Here are the steps i have taken and perhaps someone can correct me. > > >cvs xdoclet-all > >cd xdoclet > >set CLASSPATH= > "c:\ant\lib\ant.jar;c:\ant\lib\optional.jar;c:\ant\lib\xercesImpl.jar; c:\ant > \lib\xmlParserAPIs.jar" > >ant > > import xjavadoc.* failed. > > Help.... > > thanks, > grant > > _______________________________________________________________ > > Don't miss the 2002 Sprint PCS Application Developer's Conference > August 25-28 in Las Vegas -- http://devcon.sprintpcs.co > > _______________________________________________ > Xdoclet-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/xdoclet-user > _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ Xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
