try making sure tools.jar is in your classpath environment variable. this is what fixed it for me.
 
Tim
-----Original Message-----
From: Jacob Thomas [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, December 19, 2000 6:33 PM
To: '[EMAIL PROTECTED]'
Subject: RE: Please help - "Cannot use classic compiler"

I have tried setting JAVA_HOME to jdk1.2 and jdk1.3 in turn, but that does not fix it.
 
JAVA_HOME=c:\local\jdk1.2.x

--
Thanks
Jacob

 
-----Original Message-----
From: Chris Taylor [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, December 19, 2000 3:53 PM
To: [EMAIL PROTECTED]
Subject: Re: Please help - "Cannot use classic compiler"

Make sure your JAVA_HOME environment variable is set to point to your JDK location:

i.e. c:\java
JAVA_HOME=c:\java

-Chris

Jacob Thomas wrote:

 

While building ANT 1.2.1, got the following error:

BUILD FAILED

C:\Jakarta\jakarta-ant\build.xml:87: Cannot use classic compiler, as it is not
available

Any suggestions on what could be done to fix this? I am using JDK 1.3.
--
Thanks in advance
Jacob

Reply via email to