Ok. You need a JDK to compile Java classes, JRE is not enough. JRE -> java code execution JDK -> javac ode compilation :-S
download the JDK from sun.com install it and let JAVA_HOME point to this new location... Nicolas -----Original Message----- From: Timothy Crowell [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 23, 2007 8:48 AM To: Ant Users List Subject: Re: JAVA-HOME is pointing to JRE "log.txt" is a log of the failed "Hello world!" build. "log2.txt" is a log of my debugging information. The error concerning tools.jar says that it could not be found and that tools.jar was expected to be found in "C:\Program Files\Java\jre1.6.0_03". -Timothy __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]