Doug McNeil wrote:

> Sebastien Boving wrote:
>
>> Try to remove ant-1.4.jar from your jdk (jre/lib/ext/ant-*.jar).
>> Let me know if that solves it.
>>
>> Doug McNeil wrote:
>>
>>> Hi,
>>>
>>> I have a newbie question that I do not see on the FAQ.
>>>
>>> While trying to compile a java directory I receive:
>>>
>>>    ...Cannot use classic compiler, as it is not available A common
>>> solution is to set the environment variable JAVA_HOME to your jdk 
>>> directory.
>>>
>>> The environment is Solaris and jdk 1.2. To which the JAVA_HOME is set.
>>> Ant version 1.4.1.
>>>
>>> Any ideas?
>>>
>>> Thanks
>>>
>>> Doug McNeil
>>>
>>> -- 
>>> To unsubscribe, e-mail:   
>>> <mailto:[EMAIL PROTECTED]>
>>> For additional commands, e-mail: 
>>> <mailto:[EMAIL PROTECTED]>
>>>
>>
>>
>> ------------------------------------------------------------------------
>>
>> -- 
>> To unsubscribe, e-mail:   
>> <mailto:[EMAIL PROTECTED]>
>> For additional commands, e-mail: 
>> <mailto:[EMAIL PROTECTED]>
>>
>> Part 1.2
>>
>> Content-Type:
>>
>> text/plain
>>
>>
> There is no ant.jar in the ext directory. The ant.jar file is passed 
> on the command-line's classpath.
>
> Doug
>
>
>
> -- 
> To unsubscribe, e-mail:   
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: 
> <mailto:[EMAIL PROTECTED]>
>
>
Went back through the archives and found out I needed tools.jar on the 
ant classpath.

Thanks!
Doug



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to