[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.newcomer] Select Java version for ant compilations on MacOS

My server requires Java 1.5 class files.  The class files are compiled with the ant 1.7.1  javac task on a Mac OSX 10.6.1 system that has Java 1.6 as its "Current" Java.

How do I switch back to Java 1.5?