--- Baz <[EMAIL PROTECTED]> wrote: > If subdirectory A depends on the classes from > subdirectory B, then how can > I > use ant to do it?
Maybe you want to go up a level, make A and B subprojects of some "AB" project, then have A depend on B at that level, using <subant>. -Matt __________________________________ Do you Yahoo!? Yahoo! Search - Find what you�re looking for faster http://search.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
