yup yup, that's it!  no tools.jar on my classpath.
my bad.  ant -verbose doesn't seem to show the classpath though.

--- Stefan Bodewig <[EMAIL PROTECTED]> wrote:
> On Fri, 15 Feb 2002, Jonathan Locke <[EMAIL PROTECTED]> wrote:
> 
> > t:\config\Build.xml:53: Cannot use classic compiler,
> 
> This is OK, as there is no "classic" compiler in JDK 1.4 anymore.
> 
> But as you've also tried "modern" ...
> 
> Ant will try to automatically add JAVA_HOME/lib/tools.jar which is
> supposed to contain the compiler to your CLASSPATH.  Could you please
> run "ant -verbose" and look for the line where Ant echos the value of
> the property java.class.path - is tools.jar part of this path?
> 
> Stefan
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
> 


__________________________________________________
Do You Yahoo!?
Yahoo! Sports - Coverage of the 2002 Olympic Games
http://sports.yahoo.com

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to