Hi WanMil, Yes, that change works for me. Bizarrely, I tried the non-compiling code in an Interstage IDE (a fairly old Fujitsu Eclipse-based product) and it was fine. Random.
Thanks to everyone for the help. Walter > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of WanMil > Sent: 24 March 2011 18:17 > To: Development list for mkgmap > Subject: Re: [mkgmap-dev] Running mkgmap in Eclipse > > > 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 _______________________________________________ mkgmap-dev mailing list [email protected] http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
