On Thursday 03 January 2002 15:38, you wrote:
<Snipped>
> Your choices are:
>
> - live with this javac limitation and always submit the full set of
> classes to be recompiled.
> - use a different compiler with built-in dependency analysis [jikes? The
> compiler in IBM's Eclipse is pretty smart, too.]
> - use some sort of a Java dependecy manager tool. They all differ in how
> smart they are. For some useful reading, check out this link [posted to
> this list a while ago]:
> http://www.experimentalstuff.com/Technologies/JavaMake/javamake.html

Or you could look at the <depend> task - it works a treat for me!

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to