Friends,
I have this situation
src
|_com\test\narahari|
|___Dao
|A.java
|B.java
|C.java
|___resources
|__x.properties
ahari 'n' Savitha [mailto:[EMAIL PROTECTED]
>Gesendet: Montag, 20. November 2006 17:29
>An: user@ant.apache.org
>Betreff: copy directory problem help please
>
>Friends,
>
>I have this situation
>src
> |_com\test\narahari|
>
The dir element specifies the base directory for the copy. If you want
the package directories to be included, you need the base dirctory to be
your source directory.
Narahari 'n' Savitha wrote:
Friends,
I have this situation
src
|_com\test\narahari|
|___Dao