;
To: "Ant Developers List"
Sent: Thursday, September 22, 2005 10:27 AM
Subject: Re: ant can't find javac compiler
Martin,
I tried changing my $PATH as you suggested but that didn't help. Also,
java and javac are both the same version (1.5.0_02).
I wonder if ant runs it
Dear user@ant.apache.org,
I am using ant to compile my struts webapp. I am using Linux 2.4.27 and
running ant (1.5.2-26) from my shell which is bash. My environment variables
which I set in my .bash_profile are:
$JAVA_HOME=/usr/java/jdk1.5.0_02
$CLASSPATH=/usr/java/jdk1.5.0_02/lib:/usr/java/jd