Re: Stupid question
Re: Stupid question
- Subject: Re: Stupid question
- From: Rob Lockstone <email@hidden>
- Date: Fri, 4 Aug 2006 18:28:40 -0700
I don't have it open in front of me. But, as I recall, there is a
java compiler option in the target which allows you to pick which
version of java to use to compile your code. Unless you're using an
ant-based project, in which case the setting would be in your ant
build script.
Rob
On Aug 4, 2006, at 6:19 PM, Kirk Stork wrote:
Hi all,
I know I've dealt with this before, but for the life of me I can't
figure it out today.
The error is this
"generics are not supported in -source 1.3"
Meaning that for some reason my project is trying to compile with
the old java 1.3. (Or perhaps more accurately, there is a setting
somewhere that is passing '-source 1.3' to java) I've searched
high and low in build settings, docs and so on, but can't find the
place where you set the version of java to use.
I know this is obvious, but I'm at a loss none the less.
XCode 2.3, using a brand new xcode-template-generated java tool
project. (well, not brand-new, but brand-new with some added code,
not a converted project.)
Kirk
_______________________________________________
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