• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Generics Are Not Supported In -source 1.3 Error
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Generics Are Not Supported In -source 1.3 Error


  • Subject: Re: Generics Are Not Supported In -source 1.3 Error
  • From: Kirk Stork <email@hidden>
  • Date: Sat, 5 Aug 2006 08:50:55 -0700

Java has generics in version 1.5 (maybe back in 1.4 as well, not sure) -- in fact, my using a generic container kicked off this problem.

ArrayList<String> myList;

Well, I did find the build setting location finally. You get it by double clicking the target -- I had been showing the inspector for the target, which does not expose that build option.

This issue uncovered that the template for "Java Tool" in the new project templates sets the java version to 1.3 instead of "default."

Question answered,

Thanks
Kirk


On Aug 5, 2006, at 4:18 AM, Ian Joyner wrote:

Whatever, Java could well do with generics to do away with all those ugly typecasts and ClassCastExceptions at runtime, because those errors are catchable at compile time.

On 05/08/2006, at 11:40 AM, Rob Lockstone wrote:

Uh-oh. Does that make me weird because I *did* answer it? ;-)

Rob

On Aug 4, 2006, at 6:37 PM, David Alger wrote:

The only stupid question is the question you never asked. :)

I think that the subject I gave this would suit your post much better than just "Stupid question", also it probably would draw more attention (who wants to answer stupid questions.)

_______________________________________________
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


_______________________________________________ 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
References: 
 >Stupid question (From: Kirk Stork <email@hidden>)
 >Re: Generics Are Not Supported In -source 1.3 Error (From: David Alger <email@hidden>)
 >Re: Generics Are Not Supported In -source 1.3 Error (From: Rob Lockstone <email@hidden>)
 >Re: Generics Are Not Supported In -source 1.3 Error (From: Ian Joyner <email@hidden>)

  • Prev by Date: Re: Dissociation between PRODUCT_NAME and EXECUTABLE_NAME causes debugger problems
  • Next by Date: Re: Dissociation between PRODUCT_NAME and EXECUTABLE_NAME causes debugger problems
  • Previous by thread: Re: Generics Are Not Supported In -source 1.3 Error
  • Next by thread: Dissociation between PRODUCT_NAME and EXECUTABLE_NAME causes debugger problems
  • Index(es):
    • Date
    • Thread