In message <[EMAIL PROTECTED]>, Bernd Kreimeier writes:
Is there any way to use GNU make for "depend" purposes with JDK?
Warren Pfeffer has a Java 1.1 dependency graph generator that says it
can help with this sort of thing at
http://pluto.njcc.com/~slinky/land_of_science.html. It also requires
JGL (http://www.objectspace.com) and JavaCC
(http://www.suntest.com/JavaCC/), but having those around will be a
real plus anyway.
I haven't tried this, but it sure sounds useful. I'd be interested in
hearing if it works well for your project.
Steve