Simply because ant is a java application. When you type ant on the shell you are calling a script-file within the ANT_HOME/bin-directory, e.g. ant.bat on Windows or ant on Unix.
JAVA_HOME will be used within these scripts to start the ant (java)application CU -----Urspr�ngliche Nachricht----- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Gesendet am: Mittwoch, 11. September 2002 15:23 An: Ant Users List Betreff: Re: Installation/Running Hi , Thanks , that did it !!! In what way uses Ant the JAVA_HOME ? /Fredrik Blomm� Ilja Preu� <[EMAIL PROTECTED]> To: "Ant Users List" <[EMAIL PROTECTED]> cc: 2002-09-11 15:16 Subject: Re: Installation/Running Please respond to "Ant Users List" and JAVA_HOME = C:\jdk1.3.1_04 -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
