Re: Generic typing errors

2007-12-17 Thread Fred Shurtleff
Hi Paul, This set off an alarm for me. Eclipse reports in the Problems window 5,000+ errors, and I am not able to find a way to turn them off (also I have an app that just plain fails). So can you tell me how you switched to JVM 1.5 (as I'm sure I am running 1.4.2)? Also do you know what too

Re: Generic typing errors

2007-12-14 Thread Paul Armitage
Hi Daniele, I _knew_ it would be obvious. I had two projects which still had the JRE System Library [JVM 1.4.2] in them! I made these JVM 1.5 and it all went away. Thanks for the help. Regards, Paul On 14 Dec 2007, at 11:58, Daniele Corti wrote: 2007/12/14, Paul Armitage <[EMAIL PROTE

Re: Generic typing errors

2007-12-14 Thread Kieran Kelleher
The ERExtensions framework needs to come in front of the WebObjects frameworks. That is because the newer versions of those NS foundation classes are in Wonder. I achieve this in development by having the Wonder projects in my workspace and I adjust the Build Order in the Build Path. Not su

Re: Generic typing errors

2007-12-14 Thread Daniele Corti
2007/12/14, Paul Armitage <[EMAIL PROTECTED]>: > > 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_ ap

Generic typing errors

2007-12-14 Thread Paul Armitage
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 NSMutabl