Generic typing errors
Generic typing errors
- Subject: Generic typing errors
- From: Paul Armitage <email@hidden>
- Date: Fri, 14 Dec 2007 10:23:51 +0000
Hi,
I've switched to Eclipse 3.3.1.1 with WOLips 3.3.4743.
I'm on Leopard but with Wonder compiled for 53 and with the WO53
frameworks installed as per current thinking. (Many thanks Mike, what
_would_ we do without you? See, it _is_ appreciated!)
Now any source which refers to an NSMutableArray or an
NSMutableDictionary is throwing an error like this:
NSMutableDictionary bindings = new NSMutableDictionary();
"The type Dictionary is not generic; it cannot be parameterized with
arguments <? extends K, ? extends V>"
For the projects I'm referring to ERExtensions, ERJars and they are
not included as projects in my workspace. In the Compiler/Errors/
Warnings/Generic types section I have all set to "Ignore", which I
thought (mistakenly it seems) would address this problem.
Could someone more familiar with Eclipse please point out what simple
and obvious setting I'm missing to switch these errors off?
Thanks,
Paul
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden