Thanks Sean and Oliver. ant is building successfully. The thing is I checked out "jdktools" module into my eclipse and working in it. So I was just looking to add the related jar on the path to get rid of the errors in Eclipse.
Thanks, Manju On Wed, Jun 3, 2009 at 8:34 AM, Oliver Deakin <[email protected]>wrote: > Hi Manju, > > Are you running on a full federated build (as in [1])? If you are, and have > already run a full build previously, you should have all the dependencies > you need already. When I go into the working_jdktools directory of my > federated build I can build any code changes I have made with "ant" and run > a rebuild (clean and build) with "ant rebuild" without error. What errors do > you see when you run ant in the working_jdktools directory? > > Regards, > Oliver > > [1] http://harmony.apache.org/quickhelp_contributors.html > > Manju Vijayakumar wrote: > >> Hi, >> >> I am working in the module "jdktools" under working_jdktools directory. >> Many of the java files here are trying to import org.apache.bcel.* >> >> What jar do I need to on my build path in eclipse for this to work? >> >> >> > > -- > Oliver Deakin > > Unless stated otherwise above: > IBM United Kingdom Limited - Registered in England and Wales with number > 741598. Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire > PO6 3AU > > -- Thanks, Manju Vijayakumar Masters Student, Computer Science Texas A&M University College Station, TX
