(could you *please* restrict replies to the list, not my personal address!)
> > I have not (yet) worked with XCode and java, but I suspect that a
> > full
> > project build might contain a cleanup target that deletes the compiled
> > class
> > files from a previous run.
>
> I was referring to Ant, not to javac. Javac has limited make functionality
> but it is only one of tens or hundreds of commands that may be used in Ant.
> If you study build.xml file created by Xcode you discover that it does a
> lot of other things than running javac. All those things will be done
> regardless whether any java source files changed or not.
Of course. Read again what I wrote. Ant simply calls javac with no option that
might disable those javac capabilities. All the OP has to do is to make sure
that ant doesn't clear/delete the copiled classes directory, and only changed
class files will be compiled. As I said, I don't work with XCode and Java, so
I can't tell how exactly this has to be done. But this is the way to achieve
what is wanted.
[...]
> Regards/Mikael
Regards,
Rainer Frey
--
Software Developer
------------------------------------------------------
Inxmail GmbH
Wentzingerstr. 21, 79106 Freiburg, Germany
Tel: +49 761 296979-0, Fax: -9
email@hidden, www.inxmail.de
Handelsregister Freiburg, HRB 5870
Ust.-ID: DE198371679
Geschäftsleitung: Martin Bucher, Peter Ziras
------------------------------------------------------
Besuchen Sie uns auf der online-marketing-dĂĽsseldorf:
http://www.inxmail.de/omd
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden
This email sent to email@hidden