Hi Chad,

Are you using Java two?  If so it will compile all dependant files as and
when it needs them.  All you have to do is make sure that all changes *.java
files have thier corresponding class files removed

Paul Taylor

p.s.

Could someone please send me instructions on how to remove myself from this
mailing list.


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf
Of Chad Loder
Sent: 04 October 2000 23:20
To: [EMAIL PROTECTED]
Subject: Mutually-dependent Java files and GNU make


Hello. Has anyone found a nice make solution for compiling
Java source files from multiple packages which have
mutual dependencies?

I have some ideas (like passing *ALL* Java files to the
compiler at once), but I was wondering if anyone out
there has had success with Java dependency-scanning tools
(or any other approach).

Thanks,
        chad


_______________________________________________
Help-make mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/help-make

_______________________________________________
Help-make mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/help-make

Reply via email to