Beginning Java developers use Java 5.0 (aka 1.5) as it comes with the Scanner class which most introduction books rely on. Unfortunately, Apple's included Java Tool template for Xcode 2.2 only builds for Java 1.4.2.
Java 2 SE 5.0 Xcode Template 1.0 solves this problem by allowing you to easily create Java 5.0 projects in Xcode. Without this template, there is no easy way for beginning Java developers to use Xcode 2.2.
YANOKWA The Java template for XCode 2.2 only builds for Java 1.4.2.
This template is useful for beginning Java developers as Java 5.0 comes with the Scanner class which most introduction books rely on. Without this template, there is no easy way for beginning Java developers to use Xcode. (Version 1.0)