classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: build ideas


From: Andreas Rueckert
Subject: Re: build ideas
Date: Wed, 17 Oct 2001 16:26:35 +0200

Hi!

On Mit, 17 Okt 2001 Eric Blake wrote:

--<snip>--
 
> What about the idea of both a Makefile and build.xml approach to
> building the .class files?  Then Ant users who just want classes.zip and
> already have a VM don't have to worry about make, but developers that
> care about the native code don't need to worry about Ant even for the
> .class files.  The only drawback of this dual approach is that
> ddevelopers must remember to list new .java files in two separate build
> framework files, instead of one.

New .java files shouldn't be a problem with Ant. It should find them
automatically in most cases.

Ciao,
Andreas



reply via email to

[Prev in Thread] Current Thread [Next in Thread]