Hi, Ulf Lamping wrote: > I'm a bit unsure how to fix this. Simply remove the @Override statements?
Yes. In 1.5 they're not needed when you implement the methods provided by an interface; in 6 they are. > P.S: Hmmm, I don't get those problems with my (latest) JDK version. I > thought that the ant scripts were telling the JAVA compiler to be 1.5 > like - so I should see this?!? You probably should but maybe it needs some extra warning flag or so? I'm not sure myself. Bye Frederik -- Frederik Ramm ## eMail [email protected] ## N49°00'09" E008°23'33" _______________________________________________ josm-dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/josm-dev
