From ant-dev-return-26103-qmlist-jakarta-archive-ant-dev=jakarta.apache.org@jakarta.apache.org Thu Feb 21 17:26:43 2002 Return-Path: Delivered-To: apmail-jakarta-ant-dev-archive@apache.org Received: (qmail 68874 invoked from network); 21 Feb 2002 17:26:43 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 21 Feb 2002 17:26:43 -0000 Received: (qmail 5553 invoked by uid 97); 21 Feb 2002 17:26:38 -0000 Delivered-To: qmlist-jakarta-archive-ant-dev@jakarta.apache.org Received: (qmail 5522 invoked by uid 97); 21 Feb 2002 17:26:37 -0000 Mailing-List: contact ant-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list ant-dev@jakarta.apache.org Received: (qmail 5502 invoked by uid 50); 21 Feb 2002 17:26:37 -0000 Date: 21 Feb 2002 17:26:37 -0000 Message-ID: <20020221172637.5501.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: ant-dev@jakarta.apache.org Cc: Subject: DO NOT REPLY [Bug 6608] - JAVA_HOME setting and location of tools.jar X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6608 JAVA_HOME setting and location of tools.jar ------- Additional Comments From malachi@eoti.org 2002-02-21 17:26 ------- %JAVA_HOME%($JAVA_HOME) should be set to the SDK install directory (ie: C:\java\jdk1.4.1). %JAVA_HOME%\bin ($JAVA_HOME/bin) should be in the path. On Windows, it is important that it is in the path before windows or winnt or system32. Some applications use JRE_HOME, which then can point to the jre subdirectory, but usually points to where the Java Plugin was installed (under Program Files).... If you plan on using %JAVA_HOME%\bin, you have to leave it above the jre, because the jre\bin does not contain javac. -- To unsubscribe, e-mail: For additional commands, e-mail: