Hello,
I have a project which use this hierarchy:
com
ia
project
access
Access.java
control
Control.java
I wrote a simple build.xml file.
The problem is when ant compile, the classes Access.class and
Control.class are not copy to the directory build/com/ia/project/access and
build/com/ia/project/control.
Did I forget something in my xml file ?
Thanks.
PS: It would be cool if there was many examples of build.xml files in the
ant distribution ... :o)
--
.------------------------------------------------.
.^. | Didier Bretin, France | [EMAIL PROTECTED] |
/V\ |-----------------------| www.informactis.com |
// \\ | `------------------------|
/( )\ | Visit: http://www.vim.org/ |
^^-^^ `------------------------------------------------'
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>