--- Hannes van der Merwe <[EMAIL PROTECTED]> wrote:
> I want to do the following:
> 
> Loop through a <path> containing java source files (*.java) ,
> remembering their names (exluding ".java") and appending ".class" to
> build a new path which contains the resulting java classes as it will
> be generated by "javac".

Why can't you just do a <fileset> of the .class files?

Diane

=====
([EMAIL PROTECTED])



__________________________________________________
Do You Yahoo!?
Send your FREE holiday greetings online!
http://greetings.yahoo.com

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

Reply via email to