Java-related Xcode projects need to be updated for compatibility and consistency
The Java Xcode templates used the legacy Java build system.
All new projects created with Xcode now use the Ant build system to build their Java components, which is now recommended for all Java development with Xcode.
Last updated: 2007-10-31