Re: tools.jar missing?

2006-05-07 Thread shree vinayakh
great... regards, vinayakh On 5/7/06, aaron smith <[EMAIL PROTECTED]> wrote: I went and looked on the ant website. it said to add JAVACMD as an enviorment_var to the java.exe. It worked. so it should be all good. and I was able to get rid of that copied tools.jar.. thanks for your help man.

Re: tools.jar missing?

2006-05-07 Thread aaron smith
I went and looked on the ant website. it said to add JAVACMD as an enviorment_var to the java.exe. It worked. so it should be all good. and I was able to get rid of that copied tools.jar.. thanks for your help man. aaron smith wrote: which class path is it for, ant? i'm not sure. Or do you me

Re: tools.jar missing?

2006-05-07 Thread aaron smith
which class path is it for, ant? i'm not sure. Or do you mean tan enviornment_variable? I guess i'm just confused, I've installed this whole setup before and not had to do any configuration. weird.. shree vinayakh wrote: do you have jdk in your class path.. On 5/7/06, aaron smith <[EMAIL PR

Re: tools.jar missing?

2006-05-07 Thread shree vinayakh
do you have jdk in your class path.. On 5/7/06, aaron smith <[EMAIL PROTECTED]> wrote: I just copied the tools.jar from the jre into the jdk directory.. seems to have fixed it. I'm not getting the error. but is there anything that will be effected in the builds? shree vinayakh wrote: > check

Re: tools.jar missing?

2006-05-07 Thread aaron smith
I just copied the tools.jar from the jre into the jdk directory.. seems to have fixed it. I'm not getting the error. but is there anything that will be effected in the builds? shree vinayakh wrote: check for tools.jar in your %jdk_home%/lib... i had the same problem too... On 5/7/06, aaron

Re: tools.jar missing?

2006-05-07 Thread aaron smith
I installed both the jre and jdk. Andrew Goktepe wrote: You installed the JRE, not the JDK. Ant needs the JDK. On 5/6/06, aaron smith <[EMAIL PROTECTED]> wrote: I just installed the latest ant build with the latest Java jdk/jre. when I try and run ant it says this: "Unable to locate tools.ja