On Tue, 20 Dec 2005, Srikrishna Parthasarathy
<[EMAIL PROTECTED]> wrote:

> How do you check for classpath entry's using ant task ?

I'm not sure what "check for" exactly means here.

You may want to look into the <available> task or apply the <contains>
condition to ${java.class.path}.

Stefan

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

Reply via email to