> Hi > >> To eliminate any conflicts with the rest of the project, I just visited > > Well does changing get(K key) to get(Object key) make any difference? If > so I will just change it to that and move on. > > I didn't realise when I wrote my last reply that it is > HashMap.get(Object key) and not HashMap.get(K key). > > ..Steve
Yes, that's the solution which works in Eclipse Helios (3.6). WanMil _______________________________________________ mkgmap-dev mailing list [email protected] http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
