Stephen Wynne wrote:

> 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.

I hate to pre-advertise, but I'll be putting up an LGPLed class library this
week that includes a build system that uses Makefiles. It adds a lot more
structure to the Java compilation process.

I'll announce it on this list when it's up.

It also uses JGL, but I parse with ANTLR :-)


--

Paul Reavis                                      [EMAIL PROTECTED]
Design Lead
Partner Software, Inc.                        http://www.partnersoft.com



Reply via email to