Please have at least a look at the documentation before asking questions....
There is a 'includeEmptyDirs' attribute.
Erik
----- Original Message -----
From: "Jiang, Bianca" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, March 11, 2002 3:41 PM
Subject: RE: how to include none .class files with task javac?
> If I do something like:
>
> <copy todir="../dest/dir" >
> <fileset dir="src_dir" excludes="**/*.java"/>
> </copy>
>
> How do I avoid copying empty directories with no resource files?
>
>
> --
> 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]>