Thank you .It works
__
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
do it for you.
HTH Bill
-Original Message-
From: Arti Singh [mailto:[EMAIL PROTECTED]
Sent: Tuesday, August 09, 2005 8:11 AM
To: user@ant.apache.org
Subject: HELP :javac classpath
Hi ,
I just want to clarify a few things.I am trying to compile a few
java files in my ant build s
EMAIL PROTECTED]
Sent: Tuesday, August 09, 2005 8:11 AM
To: user@ant.apache.org
Subject: HELP :javac classpath
Hi ,
I just want to clarify a few things.I am trying to compile a few
java files in my ant build script using a classpath variable to point to
required libraries.I trie
Hi ,
I just want to clarify a few things.I am trying to compile a few java
files in my ant build script using a classpath variable to point to required
libraries.I tried the approach below.I tried to define my classpath in
properties and then used them in javac, but that doesnt seep t