Re: How to set Java version in XCode
Re: How to set Java version in XCode
- Subject: Re: How to set Java version in XCode
- From: Greg Guerin <email@hidden>
- Date: Fri, 8 Jan 2010 14:33:19 -0700
Justa Developer wrote:
It seems to me that there is a Java language version flag which is
set somewhere to 1.3. Presumably I want to set it to 1.6.
However, I don't see where to set this.
If you're using the default Xcode Java templates, it's in the
build.xml file.
Find the word javac between <>'s. Look for source="nn" and
target="nn" attributes. Change them.
-- GG
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden