[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
|
- From: Christopher V. Kimball <mail@xxxxxxxxxxxxx>
- Date: Fri, 18 Sep 2009 09:35:51 -0400
- Newsgroups: eclipse.newcomer
- Organization: Eclipse Community Forums
- User-agent: FUDforum
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?