On Wed, 04 Jan 2006, Elena S. Peterson <[EMAIL PROTECTED]> wrote:
> So I checked to see what the value of java.home is and that's the
> part that's confusing me. Before any of the targets run it points
> to my jdk (which is what the JAVA_HOME environment variable points
> to). However as soon as
Hi Elana,
Questions regarding JAVA_HOME should be posted to a java
newbie users list.Never the less I will help since I was using Eclipse ans had
the same problem a few years back.
You need to set your path to your J2SDK-j2sdk/bin directory in the auto
exec.bat file.Try
Hello all,
I've searched and searched through the archive and cannot find an answer
to this particular question. I have a simple build file with a javac
command. I get this message when it runs:
BUILD FAILED
C:\eclipse\workspace\PQuad\build.xml:131: Unable to find a javac
compiler;
com.sun.tool