Re: JAVA_HOME not interpreted on XP

2010-01-19 Thread Stephan Müller
>> Hello, >> >> What is your question? >> >> I always put JAVA_HOME/bin into the path variable and then it works. Good for you. Doesn't for me. Stephan >> >> Greetings Juergen >> >> >> -- >> Jürgen Knuplesch >> -Ur

JAVA_HOME not interpreted on XP

2010-01-18 Thread Stephan Müller
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 **