Java Mailing List Archive

http://www.ant-tasks.com/

Home » Ant Users List »

Re: How to compile co-dependent files

Donald McLean

2008-02-21

Replies: Find Java Web Hosting

Author LoginPost Reply
As I understand things, it is only possible to resolve circular
references in the same compile. In other words, they would have to not
only be in the same target but they would also have to be in the same
javac task within that target.

YMMV, void where prohibited, cash value US$0.0002

mojoRising wrote:
>
> But, my original question was: Is it possible for classes in A to reference
> classes in B or C? Or classes in B to reference classes in C? etc. etc.
>
> I wanted to spare everyone the burden of including my build file as I think
> my question is more general than specific. Thanks!


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@(protected)
For additional commands, e-mail: user-help@(protected)

©2008 ant-tasks.com - Jax Systems, LLC, U.S.A.