Re: Integrating ant and Installanywhere
From: Roedy Green (look-on_at_mindprod.com.invalid)
Date: 07/24/04
- Previous message: Roedy Green: "Re: Integrating ant and Installanywhere"
- In reply to: Roedy Green: "Re: Integrating ant and Installanywhere"
- Next in thread: Roedy Green: "Re: Integrating ant and Installanywhere"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 24 Jul 2004 00:51:37 GMT
On Fri, 23 Jul 2004 23:07:36 GMT, Roedy Green
<look-on@mindprod.com.invalid> wrote or quoted :
>However, now ANT can't find the javac main class.
using the -v option I discovered
"Detected Java version: 1.4 in: E:\j2sdk1.4.2_05\jre"
I would have expected it to use E:\j2sdk1.4.2_05\bin\java.exe
so that it could find the com.sun.tools.javac.Main
class more easily.
-- Canadian Mind Products, Roedy Green. Coaching, problem solving, economical contract programming. See http://mindprod.com/jgloss/jgloss.html for The Java Glossary.
- Previous message: Roedy Green: "Re: Integrating ant and Installanywhere"
- In reply to: Roedy Green: "Re: Integrating ant and Installanywhere"
- Next in thread: Roedy Green: "Re: Integrating ant and Installanywhere"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|