You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Michael Laccetti <mi...@eldan.com> on 2001/09/14 19:36:38 UTC

RE: classic compile error msg

Using JDK1.4?

-----Original Message-----
From: T Master [mailto:tmaster@iknowledgeinc.com] 
Sent: Friday, September 14, 2001 13:40
To: ant-user@jakarta.apache.org
Subject: classic compile error msg


This sounds like such a newbie question....

but i got the "classic compiler not found"  message on linux, that had
the JAVA_HOME set correctly.

anyone have ideas?

T Master


RE: classic compile error msg

Posted by Michael Laccetti <mi...@eldan.com>.
To use the -classic option, you have to use the JRE's java.  So if you
installed JDK1.3.1 in c:\jdk1.3.1, you'd run c:\jdk1.3.1\jre\bin\java
-classic.

That should work.

-----Original Message-----
From: T Master [mailto:tmaster@iknowledgeinc.com] 
Sent: Friday, September 14, 2001 13:49
To: ant-user@jakarta.apache.org
Subject: Re: classic compile error msg


using ant.14 with optional.jar for 1.4, and jdk1.3


----- Original Message ----- 
From: "Michael Laccetti" <mi...@eldan.com>
To: <an...@jakarta.apache.org>
Sent: Friday, September 14, 2001 11:36 AM
Subject: RE: classic compile error msg


> Using JDK1.4?
> 
> -----Original Message-----
> From: T Master [mailto:tmaster@iknowledgeinc.com]
> Sent: Friday, September 14, 2001 13:40
> To: ant-user@jakarta.apache.org
> Subject: classic compile error msg
> 
> 
> This sounds like such a newbie question....
> 
> but i got the "classic compiler not found"  message on linux, that had

> the JAVA_HOME set correctly.
> 
> anyone have ideas?
> 
> T Master
> 


Re: classic compile error msg

Posted by T Master <tm...@iknowledgeinc.com>.
using ant.14 with optional.jar for 1.4, and jdk1.3


----- Original Message ----- 
From: "Michael Laccetti" <mi...@eldan.com>
To: <an...@jakarta.apache.org>
Sent: Friday, September 14, 2001 11:36 AM
Subject: RE: classic compile error msg


> Using JDK1.4?
> 
> -----Original Message-----
> From: T Master [mailto:tmaster@iknowledgeinc.com] 
> Sent: Friday, September 14, 2001 13:40
> To: ant-user@jakarta.apache.org
> Subject: classic compile error msg
> 
> 
> This sounds like such a newbie question....
> 
> but i got the "classic compiler not found"  message on linux, that had
> the JAVA_HOME set correctly.
> 
> anyone have ideas?
> 
> T Master
>