Hi There!
Excuse the obvious questionare there cyclic dependencies?
I worked with a team of engineers using Visual Cafe and the first time we
tried using ANT we found a number of cyclic dependencies that were not
addressed by Visual Cafe! These dependencies were obvious design flaws that
ne
Brian S. Paskin wrote:
> Hi,
>
> I am having a problem compiling a huge number of classes using .
> In the project there are over 300 classes and 31 packages. When I try
> to compile the classes, I receive the error "Cyclic class inheritance or
> scoping" from the compiler. I looked this u
On Mon, 17 Sep 2001 21:34, Brian S. Paskin wrote:
> Sorry, that did not help. It is very strange. When there are the
> Cyclic errors, I also notice that the javac compile gets I/O Errors, but
> that is all it says. I have no clue which I/O Error is encountered.
Have you tried using jikes compi
TED]
> To : [EMAIL PROTECTED]
> Cc :
> Date: Mon, 17 Sep 2001 10:13:23 +0100
> Subject : RE: Cyclic Errors
>
> Hi Brian,
>
> I've never seen cyclic errors in ANT, but I have seen it AppServers.
>
> For ANT's javac task, I have the follow
Hi Brian,
I've never seen cyclic errors in ANT, but I have seen it AppServers.
For ANT's javac task, I have the following: