Generics code Compile in Eclipse 3.4 , compilation fails in ANT1.7 (JRE 1.6.0_07)

2009-04-06 Thread NonySingh
Hi Experts I am seeking help from you guys for my below problem. I have following classes : Class TestAntError public class TestANtError { final protected> void add(final K setDS) throws Exception { //synchronized final protected void add(final K set

Re: Generics code Compile in Eclipse 3.4 , compilation fails in ANT1.7 (JRE 1.6.0_07)

2009-04-06 Thread NonySingh
Hi Hey guys why are u polluting the actual query with your own query and answers. It would be great if you can post this other query and answers into another thread. Nony NonySingh wrote: > > Hi Experts > > I am seeking help from you guys for my below problem. > > I have