On Mon, 18 Feb 2002, Jonathan Locke <[EMAIL PROTECTED]> wrote: > yup yup, that's it! no tools.jar on my classpath.
You are not supposed to put it there, ant(.bat) should do that based on the environment variable JAVA_HOME. > my bad. ant -verbose doesn't seem to show the classpath though. It is the property java.class.path - my fault, you need to use -debug, not -verbose. Stefan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
