-Original Message-
From: Stephan Müller [mailto:stephanr.muel...@gmx.de]
Sent: Tuesday, January 19, 2010 4:08 PM
To: Ant Users List
Subject: Re: JAVA_HOME not interpreted on XP
/*
[...]
I have no idea where this search path is
coming from, if it is something hardcoded.
Some people
sprüngliche Nachricht-
>> Von: "Stephan Müller" [mailto:stephanr.muel...@gmx.de]
>> Gesendet: Dienstag, 19. Januar 2010 00:07
>> An: user@ant.apache.org
>> Betreff: JAVA_HOME not interpreted on XP
>>
>> Hi list.
>>
>> I'
to the path variable and then it works.
>
> Greetings Juergen
>
>
> --
> Jürgen Knuplesch
> -Ursprüngliche Nachricht-
> Von: "Stephan Müller" [mailto:stephanr.muel...@gmx.de]
> Gesendet: Dienstag, 19. Januar 2010 00:07
> An: user@ant.apache.org
> Betr
7
An: user@ant.apache.org
Betreff: JAVA_HOME not interpreted on XP
Hi list.
I've run into the well known
"Unable to locate tools.jar."
System is XP SP3.
Tested with ant-1.8.0RC1 and
ant-1.6.5.
Installed Java Runtime Plugin
1.4.2_04 and JDK 1.4.2_04
here're some snippets
***
Hi list.
I've run into the well known
"Unable to locate tools.jar."
System is XP SP3.
Tested with ant-1.8.0RC1 and
ant-1.6.5.
Installed Java Runtime Plugin
1.4.2_04 and JDK 1.4.2_04
here're some snippets
*
C:\>echo %JAVA_HOME%
C:\Program Files\j2sdk1.4.2_04
**