<[EMAIL PROTECTED]> wrote:
> Maybe it has something to do with calling a bat file (antRun.bat)
> not directly from the command prompt?
May very well be.
Does it work if you run the complete command (including the antRun.bat
invocation) from the command line.
If you run java from the command line, it is the same as
%JAVA_HOME%\bin\java or is there some other java.exe hiding somewhere?
Could you please try
java -version
as well as
E:\java\lib\jakarta-ant-1.3\bin\antRun.bat
E:\my\rabook\jbuilder\com\rintcius\antlr\260 java -version
do they give the same results?
I'm sorry, I'm no Windows user - much less a Windows developer - so no
Windows95 here to do any tests myself.
Stefan