I remember, I had same problem which looked very strange .. and I had set JAVA_HOME to point to JRE not to the SDK.
it means JAVE_HOME must be f.e. ../jdk1.3
not jdk1.3/jre
Petr
 
----- Original Message -----
From: faisal
Sent: Saturday, January 27, 2001 1:56 AM
Subject: Classic compiler

HELP !!!
Does anybody know what the story of classic compiler when compiling build.xml .Eveytime I try to compile build.xml I receive this message:
I tried evey clue but nothing happend .set the JAVA_HOME
classpath but it still saying..pre:
    [javac] Compiling 10 source files
    [javac] Modern compiler is not available - using classic compiler
 
BUILD FAILED
 
C:\orion\applications\mine\build.xml:9: Cannot use classic compiler, as it i
t available A common solution is to set the environment variable JAVA_HOME t
ur jdk directory.
 
Any suggestion please
Faisal

Reply via email to