On Thu, 21 Feb 2002, stephen chambers <[EMAIL PROTECTED]> wrote: > On all three checks, the answer is yes, tools.jar exists and it and > all preceding directories are readable/executable and jar tf shows: > > com/sun/tools/javac/Main.class
That leaves me at a total loss. This is the class that Ant tries to load. Could you write a simple test class that just tries to load above class and see whether it works both outside of Ant or in a <java> task inside of Ant? Stefan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
