Does anyone know of a way to configure Eclipse to validate syntax for
Java 1.5.0 rather than earlier versions? I keep getting annoying
syntax errors when using generics that are not pleasing to my eye.
Just curious if I have to suck it up for now or if there is a fix.
Thanks.
Christian Malente - 08 May 2004 11:31 GMT
> Does anyone know of a way to configure Eclipse to validate syntax for
> Java 1.5.0 rather than earlier versions? I keep getting annoying
> syntax errors when using generics that are not pleasing to my eye.
> Just curious if I have to suck it up for now or if there is a fix.
Eclipse doesnt support 1.5 yet - AFAIK.
Try this 1.5-Plugin:
http://www.genady.net/forum/viewtopic.php?p=266#266
BTW:
Does anybody know when Eclipse is ready for 1.5???