Hello,
I am trying to use ant to compile a set of packages all contained within a directory. e.g.
src/com/test/a/*
src/com/test/b/*
src/com/test/c/*
Now they have depedencies between each other. Ant does not recognize these dependencies and throws an error that it could not find the other...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.