On Saturday, August 30, 2008 1:54 PM, Piotr Rychlik wrote:
Instead of build phases associated with a target, I received "build.xml"
file. Where can I get instructions how to customize such files?
Xcode uses external builds for Java. A build.xml file is a description of
what has to be done in order to build your target, for Apache Ant tool.
Contents of Ant files are documented at http://ant.apache.org .
Mayby I am wrong, but it seems that each time I compile the project every
file is compiled regardless if it it was modified or not.
Ant works this way.
Regards/Mikael
_______________________________________________
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