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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]