Re: Question with error: Unable to locate tools.jar

2010-12-30 Thread Jeff Spence
On 12/30/2010 12:45 PM, Michael Ludwig wrote: Jeff Spence schrieb am 30.12.2010 um 12:31 (-0500): "ant compile" and I get the error: Unable to locate tools.jar. Expected to find it in C:\Program Files\Java\jre6\lib\tools.jar Buildfile: build.xml does not exist! Build fail

Question with error: Unable to locate tools.jar

2010-12-30 Thread Jeff Spence
Hello, I'm studying J2EE with the Java Tutorial, and have run into some trouble in my first attempt to compile using the following: "ant compile" and I get the error: Unable to locate tools.jar. Expected to find it in C:\Program Files\Java\jre6\lib\tools.jar Buildfile: build.xml does